Python 3.14.0
Release Date: Oct. 7, 2025
This is the stable release of Python 3.14.0
Python 3.14.0 is the newest major release of the Python programming language, and it contains many new features and optimisations compared to Python 3.13.
Major new features of the 3.14 series, compared to 3.13
Some of the major new features and changes in Python 3.14 are:
New features
- PEP 779: Free-threaded Python is officially supported
- PEP 649: The evaluation of annotations is now deferred, improving the semantics of using annotations.
- PEP 750: Template string literals (t-strings) for custom string processing, using the familiar syntax of f-strings.
- PEP 734: Multiple interpreters in the stdlib.
- PEP 784: A new module
compression.zstd
providing support for the Zstandard compression algorithm. - PEP 758:
except
andexcept*
expressions may now omit the brackets. - Syntax highlighting in PyREPL, and support for color in unittest, argparse, json and calendar CLIs.
- PEP 768: A zero-overhead external debugger interface for CPython.
- UUID versions 6-8 are now supported by the
uuid
module, and generation of versions 3-5 are up to 40% faster. - PEP 765: Disallow
return
/break
/continue
that exit afinally
block. - PEP 741: An improved C API for configuring Python.
- A new type of interpreter. For certain newer compilers, this interpreter provides significantly better performance. Opt-in for now, requires building from source.
- Improved error messages.
- Builtin implementation of HMAC with formally verified code from the HACL* project.
- A new command-line interface to inspect running Python processes using asynchronous tasks.
- The pdb module now supports remote attaching to a running Python process.
For more details on the changes to Python 3.14, see What’s new in Python 3.14.
Build changes
- PEP 761: Python 3.14 and onwards no longer provides PGP signatures for release artifacts. Instead, Sigstore is recommended for verifiers.
- Official macOS and Windows release binaries include an experimental JIT compiler.
- Official Android binary releases are now available.
Incompatible changes, removals and new deprecations
- Incompatible changes
- Python removals and deprecations
- C API removals and deprecations
- Overview of all pending deprecations
Python install manager
The installer we offer for Windows is being replaced by our new install manager, which can be installed from the Windows Store or from its download page. See our documentation for more information. The JSON file available for download below contains the list of all the installable packages available as part of this release, including file URLs and hashes, but is not required to install the latest release. The traditional installer will remain available throughout the 3.14 and 3.15 releases.
More resources
- Online documentation
- PEP 745, 3.14 Release Schedule
- Report bugs at github.com/python/cpython/issues
- Help fund Python directly (or via GitHub Sponsors) and support the Python community
And now for something completely different
Edgar Allen Poe died on 7th October 1849.
As we all recall from 3.14.0a1, piphilology is the creation of mnemonics to help memorise the digits of π, and the number of letters in each word in a pi-poem (or "piem") successively correspond to the digits of π.
In 1995, Mike Keith, an American mathematician and author of constrained writing, retold Poe's The Raven as a 740-word piem. Here's the first two stanzas of Near A Raven:
Poe, E.
Near a Raven
Midnights so dreary, tired and weary.
Silently pondering volumes extolling all by-now obsolete lore.
During my rather long nap - the weirdest tap!
An ominous vibrating sound disturbing my chamber's antedoor.
"This", I whispered quietly, "I ignore".
Perfectly, the intellect remembers: the ghostly fires, a glittering ember.
Inflamed by lightning's outbursts, windows cast penumbras upon this floor.
Sorrowful, as one mistreated, unhappy thoughts I heeded:
That inimitable lesson in elegance - Lenore -
Is delighting, exciting...nevermore.
Enjoy the new release
Thanks to all of the many volunteers who help make Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organisation contributions to the Python Software Foundation.
Files
Version | Operating System | Description | MD5 Sum | File Size | Sigstore | SBOM | |
---|---|---|---|---|---|---|---|
Gzipped source tarball | Source release | 2ba6baae1e7c56f652195327d3becd64 | 29.2 MB | .sigstore | SPDX | ||
XZ compressed source tarball | Source release | 41389edaf9c643263cbed9b5ed307df8 | 22.5 MB | .sigstore | SPDX | ||
Android embeddable package (aarch64) | Android | be1f8e3ec0752f5bbaf6e029e0a870c0 | 19.9 MB | .sigstore | |||
Android embeddable package (x86_64) | Android | c9795011cd212f75303bb4fac18e6f0d | 20.2 MB | .sigstore | |||
macOS 64-bit universal2 installer | macOS | for macOS 10.15 and later | d89338ba3e64cd80f9cc890280933e6c | 70.9 MB | .sigstore | ||
Windows installer (64-bit) | Windows | Recommended | cf642108b97545a30ac055b94657a0e6 | 28.5 MB | .sigstore | SPDX | |
Windows installer (32-bit) | Windows | 4b4a8f4e6f47a430df110868b3872762 | 27.1 MB | .sigstore | SPDX | ||
Windows installer (ARM64) | Windows | Experimental | 1d308e03a711d99ad7c5df4032daf8a9 | 27.8 MB | .sigstore | SPDX | |
Windows embeddable package (64-bit) | Windows | 7c5d8d8e3213a11bd0e36f8b8eb03431 | 11.4 MB | .sigstore | SPDX | ||
Windows embeddable package (32-bit) | Windows | c21d08efbf4d7adb64505577c197bd08 | 10.1 MB | .sigstore | SPDX | ||
Windows embeddable package (ARM64) | Windows | e207670ef0d54dca3681c9e4137a4774 | 10.8 MB | .sigstore | SPDX | ||
Windows release manifest | Windows | Install with 'py install 3.14' | 1f8f0ad1876492476cbc02155976dc21 | 14.6 KB | .sigstore |