Cpython Release November 2025 New -

CPython, being the reference implementation of the Python programming language, has a release cycle that typically includes major releases every 18 months, with maintenance releases in between. The PSF usually announces upcoming releases and their expected features through their official blog, mailing lists, and Python Enhancement Proposals (PEPs).

Mark of the Web

On Windows 11 2024 Update and later, CPython now respects and SmartScreen file provenance. A warnings.warn() is raised if a downloaded script attempts exec() without explicit permission. cpython release november 2025 new

t-strings

: Template string literals were introduced for safer, controlled string interpolation. CPython, being the reference implementation of the Python

  • Improvements to asyncio task groups and structured concurrency are expected to be finalized, making concurrent code safer and easier to debug without the "leaking task" warnings that plagued earlier versions.

Official Free-Threading Support:

The experimental "no-GIL" build from Python 3.13 is now an officially supported variant. This allows CPU-bound Python threads to run in true parallel on multi-core systems, though it currently requires a specialized installer or build flag. controlled string interpolation.


Explore further

Steric zipper interactions in artificial crystalline peptide β-sheets

1903 shares

Feedback to editors