# Python Insider

The official blog of the Python core development team.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Python 3.15.0 candidate 2 is here!

DevFeed: [Python 3.15.0 candidate 2 is here!](<https://devfeed.tech/articles/python-3-15-0-candidate-2-is-here-2414.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/09/python-3150-rc2/>)

Author: Hugo van Kemenade

Published: 2026-09-01T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [macOS](<https://devfeed.tech/topics/macos.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

Python 3.15.0rc2 is the final planned release candidate before the scheduled 3.15.0 final release. It includes bug fixes, build and documentation changes, and asks maintainers to test and publish compatible wheels.

### Source excerpt

Last chance to test before the big day!

## RISC-V is now officially supported by CPython!

DevFeed: [RISC-V is now officially supported by CPython!](<https://devfeed.tech/articles/risc-v-is-now-officially-supported-by-cpython-2412.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/08/riscv-now-officially-supported/>)

Author: Stan Ulbrych

Published: 2026-08-24T00:00:00Z

Content type: news

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [RISC-V](<https://devfeed.tech/topics/riscv.md>), [Python](<https://devfeed.tech/topics/python.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [ci](<https://devfeed.tech/topics/ci.md>)

Tags: [ci](<https://devfeed.tech/tags/ci.md>), [community](<https://devfeed.tech/tags/community.md>), [contributed](<https://devfeed.tech/tags/contributed.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [platform](<https://devfeed.tech/tags/platform.md>), [python](<https://devfeed.tech/tags/python.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

CPython now officially supports RISC-V as a tier 3 platform. The article describes the community contributions, real-hardware testing, and build support that enabled the milestone, as well as plans to integrate RISC-V into CPython's CI and eventually pursue tier 2 support.

### Source excerpt

I'm happy to announce that RISC-V platforms are now officially supported by CPython. 🎉 🚀

## The Python documentation is now available in Russian!

DevFeed: [The Python documentation is now available in Russian!](<https://devfeed.tech/articles/the-python-documentation-is-now-available-in-russian-2413.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/08/the-python-documentation-is-now-available-in-russian/>)

Author: Stan Ulbrych

Published: 2026-08-22T00:00:00Z

Content type: news

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Accessibility](<https://devfeed.tech/topics/accessibility.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [community](<https://devfeed.tech/tags/community.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [developer](<https://devfeed.tech/tags/developer.md>), [docs](<https://devfeed.tech/tags/docs.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [guide](<https://devfeed.tech/tags/guide.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

The Python documentation is now available in Russian, thanks to community contributors. The article also invites volunteers to help translate and maintain documentation in other languages.

### Source excerpt

The official blog of the Python core development team.

## Announcing the Packaging Council Election Candidates for 2026!

DevFeed: [Announcing the Packaging Council Election Candidates for 2026!](<https://devfeed.tech/articles/announcing-the-packaging-council-election-candidates-for-2026-2408.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/08/2026-packaging-council-nominees/>)

Author: Pradyun Gedam

Published: 2026-08-13T00:00:00Z

Content type: article

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

The article announces 17 nominees for the inaugural Python Packaging Council election, which will fill five seats. It explains the two-year and one-year cohort terms, election timeline, voter affirmation requirement, and ballot delivery process.

### Source excerpt

Announcing the 17 nominees for the inaugural Python Packaging Council election, and how to vote in the election.

## Python 3.12.14, 3.11.16 and 3.10.21 are now available!

DevFeed: [Python 3.12.14, 3.11.16 and 3.10.21 are now available!](<https://devfeed.tech/articles/python-3-12-14-3-11-16-and-3-10-21-are-now-available-2409.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/08/python-31214-31116-31021/>)

Author: Thomas Wouters

Published: 2026-08-12T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [http](<https://devfeed.tech/tags/http.md>), [python](<https://devfeed.tech/tags/python.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

Python 3.12.14, 3.11.16, and 3.10.21 are source-only security releases. They address issues including URL handling, archive extraction, HTTP header injection, XML parsing, cookies, decompression, and Windows-specific behavior.

### Source excerpt

[Python Releases Eclipse Your Security!](https://discuss.python.org/t/python-3-12-14-3-11-16-and-3-10-21-are-now-available/108537) New security releases for 3.10, 3.11 and 3.12 are now available.

## Python 3.14.7 and 3.13.15 are now available!

DevFeed: [Python 3.14.7 and 3.13.15 are now available!](<https://devfeed.tech/articles/python-3-14-7-and-3-13-15-are-now-available-2410.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/08/python-3147-31315/>)

Author: Thomas Wouters

Published: 2026-08-05T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python 3.13](<https://devfeed.tech/topics/python-3-13.md>), [Python 3.14](<https://devfeed.tech/topics/python-3-14.md>), [releases](<https://devfeed.tech/topics/releases.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Python](<https://devfeed.tech/topics/python.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [community](<https://devfeed.tech/tags/community.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [github](<https://devfeed.tech/tags/github.md>), [python-3-13](<https://devfeed.tech/tags/python-3-13.md>), [python-3-14](<https://devfeed.tech/tags/python-3-14.md>), [releases](<https://devfeed.tech/tags/releases.md>), [resources](<https://devfeed.tech/tags/resources.md>), [storage](<https://devfeed.tech/tags/storage.md>), [ubuntu](<https://devfeed.tech/tags/ubuntu.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Python 3.14.7 and Python 3.13.15 are maintenance releases containing bug fixes, build improvements, and documentation changes.

### Source excerpt

A pair of bug fix releases await your upgrade.

## Python 3.15.0 candidate 1 is here!

DevFeed: [Python 3.15.0 candidate 1 is here!](<https://devfeed.tech/articles/python-3-15-0-candidate-1-is-here-2411.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/08/python-3150-rc1/>)

Author: Hugo van Kemenade

Published: 2026-08-04T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [JIT](<https://devfeed.tech/topics/jit.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [documentation](<https://devfeed.tech/tags/documentation.md>), [jit](<https://devfeed.tech/tags/jit.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Python 3.15.0rc1 is the first release candidate in the Python 3.15 series. The article asks third-party maintainers to test the release, publish compatible wheels, report issues, and complete documentation before the final release.

### Source excerpt

Get those wheels rolling!

## Get Ready: 2026 Python Packaging Council Nominations Opening Soon!

DevFeed: [Get Ready: 2026 Python Packaging Council Nominations Opening Soon!](<https://devfeed.tech/articles/get-ready-2026-python-packaging-council-nominations-opening-soon-2406.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/07/2026-packaging-council-nominations/>)

Author: Pradyun Gedam

Published: 2026-07-23T00:00:00Z

Content type: article

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>)

Tags: [community](<https://devfeed.tech/tags/community.md>), [interoperability](<https://devfeed.tech/tags/interoperability.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [python](<https://devfeed.tech/tags/python.md>), [user-experience](<https://devfeed.tech/tags/user-experience.md>)

### AI overview

The Python Packaging Council's inaugural election opens for nominations on July 28, 2026, and closes on August 11. The council will guide interoperability specifications for building, distributing, and installing Python packages, while coordinating maintainers, the Python core team, and the wider community.

### Source excerpt

The inaugural Python Packaging Council election nomination period opens on Tuesday, July 28th, 2:00 pm UTC and closes on Tuesday, August 11th, 2:00 pm UTC.

## Python 3.15.0 beta 4 is here!

DevFeed: [Python 3.15.0 beta 4 is here!](<https://devfeed.tech/articles/python-3-15-0-beta-4-is-here-2407.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/07/python-3150-beta-4/>)

Author: Hugo van Kemenade

Published: 2026-07-18T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [observability](<https://devfeed.tech/topics/observability.md>)

Tags: [jit](<https://devfeed.tech/tags/jit.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

Python 3.15.0b4 is the final planned beta release, bringing bug fixes, build improvements, documentation changes, new language and packaging features, improved observability, and a significantly upgraded JIT compiler. The article asks maintainers to test the beta and report issues before the release candidate phase.

### Source excerpt

The final 3.15 beta is out!

## Packaging Council Inaugural Election Dates

DevFeed: [Packaging Council Inaugural Election Dates](<https://devfeed.tech/articles/packaging-council-inaugural-election-dates-2401.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/06/2026-packaging-council-election-dates/>)

Author: Pradyun Gedam

Published: 2026-06-28T00:00:00Z

Content type: news

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [community](<https://devfeed.tech/tags/community.md>), [governance](<https://devfeed.tech/tags/governance.md>), [interoperability](<https://devfeed.tech/tags/interoperability.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

The Python Packaging Council is being established under PEP 772 to oversee packaging specifications and coordinate Python packaging efforts. Its inaugural five-member election will take place alongside the 2026 Python Software Foundation Board election, with staggered terms for elected members.

### Source excerpt

A new Python Packaging Council (PPC) is being established, with their election of the inaugural PPC will be held in parallel to the 2026 PSF Board election.

## Mitigated API authentication bypass for python.org download metadata

DevFeed: [Mitigated API authentication bypass for python.org download metadata](<https://devfeed.tech/articles/mitigated-api-authentication-bypass-for-python-org-download-metadata-2402.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/06/mitigated-api-bypass-for-download-metadata-python-dot-org/>)

Author: Seth Larson

Published: 2026-06-23T00:00:00Z

Content type: article

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Python](<https://devfeed.tech/topics/python.md>), [Security](<https://devfeed.tech/topics/security.md>), [API](<https://devfeed.tech/topics/api.md>), [psrt](<https://devfeed.tech/topics/psrt.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [psrt](<https://devfeed.tech/tags/psrt.md>), [python](<https://devfeed.tech/tags/python.md>), [python-3-14](<https://devfeed.tech/tags/python-3-14.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

Python.org mitigated an authentication bypass in its release management API. The vulnerability could have allowed attackers to alter release and file metadata, including download and verification-material URLs, although audits found no evidence of exploitation or modified artifacts.

### Source excerpt

Vulnerability mitigated in python.org with follow-up third-party audit from Trail of Bits

## Python 3.15.0 beta 3 is here!

DevFeed: [Python 3.15.0 beta 3 is here!](<https://devfeed.tech/articles/python-3-15-0-beta-3-is-here-2405.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/06/python-3150-beta-3/>)

Author: Hugo van Kemenade

Published: 2026-06-23T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [observability](<https://devfeed.tech/topics/observability.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [jit](<https://devfeed.tech/tags/jit.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [observability](<https://devfeed.tech/tags/observability.md>), [python](<https://devfeed.tech/tags/python.md>), [releases](<https://devfeed.tech/tags/releases.md>), [testing](<https://devfeed.tech/tags/testing.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Python 3.15.0 beta 3 is the third of four planned beta releases, with bug fixes, build improvements, documentation changes, and contributions from 86 contributors. The preview introduces or advances features including lazy imports, profiling tools, frame pointers for observability, UTF-8 by default, package startup configuration, and an upgraded JIT compiler.

### Source excerpt

The penultimate 3.15 beta is out!

## Python 3.14.6 and 3.13.14 are now available!

DevFeed: [Python 3.14.6 and 3.13.14 are now available!](<https://devfeed.tech/articles/python-3-14-6-and-3-13-14-are-now-available-2403.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/06/python-3146-31314/>)

Author: Hugo van Kemenade

Published: 2026-06-10T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python 3.14](<https://devfeed.tech/topics/python-3-14.md>), [Python 3.13](<https://devfeed.tech/topics/python-3-13.md>), [releases](<https://devfeed.tech/topics/releases.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [community](<https://devfeed.tech/tags/community.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [github](<https://devfeed.tech/tags/github.md>), [python](<https://devfeed.tech/tags/python.md>), [python-3-13](<https://devfeed.tech/tags/python-3-13.md>), [python-3-14](<https://devfeed.tech/tags/python-3-14.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

Python 3.14.6 and Python 3.13.14 are available as maintenance releases, bringing bug fixes, build improvements, and documentation changes.

### Source excerpt

A pair of bug fix releases await your upgrade.

## Python 3.15.0 beta 2 is here!

DevFeed: [Python 3.15.0 beta 2 is here!](<https://devfeed.tech/articles/python-3-15-0-beta-2-is-here-2404.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/06/python-3150-beta-2/>)

Author: Hugo van Kemenade

Published: 2026-06-02T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [releases](<https://devfeed.tech/topics/releases.md>), [JIT](<https://devfeed.tech/topics/jit.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>)

Tags: [jit](<https://devfeed.tech/tags/jit.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

Python 3.15.0b2 is the second of four planned beta releases. The preview includes new language and type-system features, profiling and observability improvements, a significantly upgraded JIT compiler, improved error messages, and updated Windows binaries. The article encourages maintainers to test the beta and report issues, while recommending that production releases wait until the first release candidate.

### Source excerpt

The antepenultimate 3.15 beta is out!

## Python 3.14.5 is out!

DevFeed: [Python 3.14.5 is out!](<https://devfeed.tech/articles/python-3-14-5-is-out-2398.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/05/python-3145-is-out/>)

Author: Hugo van Kemenade

Published: 2026-05-10T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python 3.14](<https://devfeed.tech/topics/python-3-14.md>), [Python](<https://devfeed.tech/topics/python.md>), [Compression](<https://devfeed.tech/topics/compression.md>), [JIT](<https://devfeed.tech/topics/jit.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [Android](<https://devfeed.tech/topics/android.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [compression](<https://devfeed.tech/tags/compression.md>), [features](<https://devfeed.tech/tags/features.md>), [jit](<https://devfeed.tech/tags/jit.md>), [macos](<https://devfeed.tech/tags/macos.md>), [memory](<https://devfeed.tech/tags/memory.md>), [processes](<https://devfeed.tech/tags/processes.md>), [python](<https://devfeed.tech/tags/python.md>), [python-3-14](<https://devfeed.tech/tags/python-3-14.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Python 3.14.5 is the fifth maintenance release in the Python 3.14 series, with approximately 154 bug fixes, build improvements, and documentation changes. It reverts the incremental garbage collector to the generational collector used in Python 3.13 because of reported production memory pressure. The release also updates Tcl/Tk on macOS and documents major Python 3.14 features, including free-threaded support, deferred annotation evaluation, template string literals, multiple interpreters, Zstandard support, debugging interfaces, an experimental JIT, and Android binaries.

### Source excerpt

A special release with a new (old) garbage collector.

## Python 3.15.0 beta 1 is here!

DevFeed: [Python 3.15.0 beta 1 is here!](<https://devfeed.tech/articles/python-3-15-0-beta-1-is-here-2400.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/05/python-3150-beta-1/>)

Author: Hugo van Kemenade

Published: 2026-05-07T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [observability](<https://devfeed.tech/topics/observability.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [jit](<https://devfeed.tech/tags/jit.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

Python 3.15.0 beta 1 is the first beta release and marks the feature freeze. The article highlights new language and type-system features, profiling and observability improvements, UTF-8 as the default encoding, C API and stable ABI changes, JIT performance gains, and updated Windows binaries. It also asks maintainers to test the beta and report issues, while recommending that production releases wait for the first release candidate.

### Source excerpt

The propreantepenultimate 3.15 beta is out!

## Python 3.14.5 release candidate

DevFeed: [Python 3.14.5 release candidate](<https://devfeed.tech/articles/python-3-14-5-release-candidate-2399.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/05/python-3145rc1/>)

Author: Hugo van Kemenade

Published: 2026-05-04T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Python 3.14](<https://devfeed.tech/topics/python-3-14.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [memory](<https://devfeed.tech/tags/memory.md>), [python](<https://devfeed.tech/tags/python.md>), [python-3-14](<https://devfeed.tech/tags/python-3-14.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

Python 3.14.5rc1 is the release candidate for the fifth maintenance release of Python 3.14. It includes about 113 bug fixes, build improvements, and documentation changes, and reverts the incremental garbage collector to the generational collector because of reported memory pressure in production environments.

### Source excerpt

A special release candidate with a new (old) garbage collector.

## Rust for CPython Progress Update April 2026

DevFeed: [Rust for CPython Progress Update April 2026](<https://devfeed.tech/articles/rust-for-cpython-progress-update-april-2026-2397.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/04/rust-for-cpython-2026-04/>)

Author: Emma Smith

Published: 2026-04-08T00:00:00Z

Content type: news

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Rust](<https://devfeed.tech/topics/rust.md>), [Python](<https://devfeed.tech/topics/python.md>), [API](<https://devfeed.tech/topics/api.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [ci](<https://devfeed.tech/tags/ci.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [discord](<https://devfeed.tech/tags/discord.md>), [rust](<https://devfeed.tech/tags/rust.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

The Rust for CPython project reports progress toward a PEP for introducing Rust into CPython. Its reference implementation now builds successfully across all tested CPython CI platforms, while the team plans internal Rust API work, a Rust-based extension module, and a PEP targeting Python 3.16.

### Source excerpt

Rust for CPython project status update April 2026

## Python 3.15.0a8, 3.14.4 and 3.13.13 are out!

DevFeed: [Python 3.15.0a8, 3.14.4 and 3.13.13 are out!](<https://devfeed.tech/articles/python-3-15-0a8-3-14-4-and-3-13-13-are-out-2396.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/04/python-3150a8-3144-31313/>)

Author: Hugo van Kemenade

Published: 2026-04-07T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [c](<https://devfeed.tech/tags/c.md>), [feature](<https://devfeed.tech/tags/feature.md>), [jit](<https://devfeed.tech/tags/jit.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>), [python](<https://devfeed.tech/tags/python.md>), [python-3-13](<https://devfeed.tech/tags/python-3-13.md>), [python-3-14](<https://devfeed.tech/tags/python-3-14.md>), [release](<https://devfeed.tech/tags/release.md>), [release-schedule](<https://devfeed.tech/tags/release-schedule.md>), [releases](<https://devfeed.tech/tags/releases.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

Python announces the final planned alpha of Python 3.15 alongside maintenance releases 3.14.4 and 3.13.13. The 3.15 preview highlights planned language, typing, C API, ABI, encoding, profiling, and JIT performance changes, and is not recommended for production.

### Source excerpt

A final alpha and two bug fixes are awaiting your upgrade.

## Python 3.15's JIT is now back on track

DevFeed: [Python 3.15's JIT is now back on track](<https://devfeed.tech/articles/python-3-15-s-jit-is-now-back-on-track-2392.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/03/jit-on-track/>)

Author: Ken Jin

Published: 2026-03-23T00:00:00Z

Content type: article

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [JIT](<https://devfeed.tech/topics/jit.md>), [Python](<https://devfeed.tech/topics/python.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [macOS](<https://devfeed.tech/topics/macos.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [blog](<https://devfeed.tech/tags/blog.md>), [community](<https://devfeed.tech/tags/community.md>), [contributors](<https://devfeed.tech/tags/contributors.md>), [jit](<https://devfeed.tech/tags/jit.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

Python's CPython JIT has met its performance goals ahead of schedule for macOS AArch64 and x86_64 Linux. The article discusses preliminary Python 3.15 alpha results, the JIT's recovery from earlier slowdowns, and the community-led work and contributors behind its progress.

### Source excerpt

A look at Python's JIT in 3.15a7.

## Python 3.15.0 alpha 7

DevFeed: [Python 3.15.0 alpha 7](<https://devfeed.tech/articles/python-3-15-0-alpha-7-2394.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/03/python-3150-alpha-7/>)

Author: Hugo van Kemenade

Published: 2026-03-10T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [JIT](<https://devfeed.tech/topics/jit.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [macOS](<https://devfeed.tech/topics/macos.md>)

Tags: [jit](<https://devfeed.tech/tags/jit.md>), [linux](<https://devfeed.tech/tags/linux.md>), [macos](<https://devfeed.tech/tags/macos.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>)

### AI overview

Python 3.15.0a7 is the seventh of eight planned alpha releases and provides an early developer preview of the in-development Python 3.15 series. It introduces or advances features including explicit lazy imports, a statistical sampling profiler, unpacking in comprehensions, UTF-8 as the default encoding, improved typing support, a new C API for bytes objects, upgraded JIT compilation, and improved error messages.

### Source excerpt

The penultimate 3.15 alpha is out!

## CPython: 36 Years of Source Code

DevFeed: [CPython: 36 Years of Source Code](<https://devfeed.tech/articles/cpython-36-years-of-source-code-2391.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/03/cpython-codebase-growth/>)

Author: Stan Ulbrych

Published: 2026-03-08T00:00:00Z

Content type: article

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [dataset](<https://devfeed.tech/topics/dataset.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [code](<https://devfeed.tech/tags/code.md>), [git](<https://devfeed.tech/tags/git.md>), [history](<https://devfeed.tech/tags/history.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

An analysis of CPython source-code growth over 36 years, based on a dataset of 1,392 commits and line-counting with cloc.

### Source excerpt

An analysis of the growth of CPython's codebase from its first commits to the present day

## Python 3.12.13, 3.11.15 and 3.10.20 are now available!

DevFeed: [Python 3.12.13, 3.11.15 and 3.10.20 are now available!](<https://devfeed.tech/articles/python-3-12-13-3-11-15-and-3-10-20-are-now-available-2393.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/03/python-31213-31115-31020/>)

Author: Thomas Wouters

Published: 2026-03-03T00:00:00Z

Content type: release

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Security](<https://devfeed.tech/topics/security.md>), [Python 3.10](<https://devfeed.tech/topics/python-3-10.md>), [XML](<https://devfeed.tech/topics/xml.md>), [Parser](<https://devfeed.tech/topics/parser.md>), [HTML](<https://devfeed.tech/topics/html.md>), [SSL](<https://devfeed.tech/topics/ssl.md>)

Tags: [html](<https://devfeed.tech/tags/html.md>), [http](<https://devfeed.tech/tags/http.md>), [memory](<https://devfeed.tech/tags/memory.md>), [memory-safety](<https://devfeed.tech/tags/memory-safety.md>), [python](<https://devfeed.tech/tags/python.md>), [python-3-10](<https://devfeed.tech/tags/python-3-10.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [ssl](<https://devfeed.tech/tags/ssl.md>)

### AI overview

Python 3.12.13, 3.11.15, and 3.10.20 are security-only source releases addressing vulnerabilities and hardening email, HTTP, XML, HTML, denial-of-service, and SSL handling.

### Source excerpt

[Python Releases For Your Security!](https://discuss.python.org/t/python-3-12-13-3-11-15-and-3-10-20-are-now-available/106363) New security releases for 3.10, 3.11 and 3.12 are now available.

## The Python Insider Blog Has Moved!

DevFeed: [The Python Insider Blog Has Moved!](<https://devfeed.tech/articles/the-python-insider-blog-has-moved-2395.md>)

Original publisher: [Read original article](<https://blog.python.org/2026/03/the-python-insider-blog-has-moved/>)

Author: Jacob Coffee

Published: 2026-03-03T00:00:00Z

Content type: article

Language: en

Sources: [Python Insider](<https://devfeed.tech/sources/python-insider.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Git](<https://devfeed.tech/topics/git.md>), [Astro](<https://devfeed.tech/topics/astro.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [Dark Mode](<https://devfeed.tech/topics/dark-mode.md>), [Open Graph protocol](<https://devfeed.tech/topics/open-graph.md>), [Content Management System](<https://devfeed.tech/topics/cms.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [blog](<https://devfeed.tech/tags/blog.md>), [community](<https://devfeed.tech/tags/community.md>), [content](<https://devfeed.tech/tags/content.md>), [dark-mode](<https://devfeed.tech/tags/dark-mode.md>), [development](<https://devfeed.tech/tags/development.md>), [git](<https://devfeed.tech/tags/git.md>), [html](<https://devfeed.tech/tags/html.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [python](<https://devfeed.tech/tags/python.md>), [rss](<https://devfeed.tech/tags/rss.md>)

### AI overview

The Python Insider blog has moved from Blogger to blog.python.org, using a Git repository and Markdown-based contributions. The migration includes all 307 previous posts, automatic redirects, and continued RSS compatibility. The new Astro-based static site adds filtering, author pages, search, dark mode, and automatically generated Open Graph images.

### Source excerpt

Python Insider now lives at blog.python.org, backed by a Git repository. All 307 posts from the Blogger era have been migrated, and old URLs redirect automatically.

[Next page](<https://devfeed.tech/sources/python-insider.md?cursor=WyIyMDI2LTAzLTAzVDAwOjAwOjAwKzAwOjAwIiwgIjA3Yzc1MjYyLWY1MWEtNDgyNi04ZTY1LThiZjkwYjk0NDU0YyJd>)