Notice: This page displays a fallback because interactive scripts did not run. Possible causes include disabled JavaScript or failure to load scripts or stylesheets.
Note: Python 3.14.0 has been superseded by Python 3.14.7.
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.zstdproviding support for the Zstandard compression algorithm. - PEP 758:
exceptandexcept*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
uuidmodule, and generation of versions 3-5 are up to 40% faster. - PEP 765: Disallow
return/break/continuethat exit afinallyblock. - 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 RavenMidnights 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 | File size | Sigstore | SBOM | MD5 checksum | |
|---|---|---|---|---|---|---|---|
| Gzipped source tarball | Source release | 29.2 MB | .sigstore | SPDX | 2ba6baae1e7c56f6 52195327d3becd64 |
||
| XZ compressed source tarball | Source release | 22.5 MB | .sigstore | SPDX | 41389edaf9c64326 3cbed9b5ed307df8 |
||
| Android embeddable package (aarch64) | Android | 19.9 MB | .sigstore | be1f8e3ec0752f5b baf6e029e0a870c0 |
|||
| Android embeddable package (x86_64) | Android | 20.2 MB | .sigstore | c9795011cd212f75 303bb4fac18e6f0d |
|||
| macOS 64-bit universal2 installer | macOS | for macOS 10.15 and later | 70.9 MB | .sigstore | d89338ba3e64cd80 f9cc890280933e6c |
||
| Windows installer (64-bit) | Windows | Recommended | 28.5 MB | .sigstore | SPDX | cf642108b97545a3 0ac055b94657a0e6 |
|
| Windows installer (32-bit) | Windows | 27.1 MB | .sigstore | SPDX | 4b4a8f4e6f47a430 df110868b3872762 |
||
| Windows installer (ARM64) | Windows | Experimental | 27.8 MB | .sigstore | SPDX | 1d308e03a711d99a d7c5df4032daf8a9 |
|
| Windows embeddable package (64-bit) | Windows | 11.4 MB | .sigstore | SPDX | 7c5d8d8e3213a11b d0e36f8b8eb03431 |
||
| Windows embeddable package (32-bit) | Windows | 10.1 MB | .sigstore | SPDX | c21d08efbf4d7adb 64505577c197bd08 |
||
| Windows embeddable package (ARM64) | Windows | 10.8 MB | .sigstore | SPDX | e207670ef0d54dca 3681c9e4137a4774 |
||
| Windows release manifest | Windows | Install with 'py install 3.14' | 14.6 KB | .sigstore | 1f8f0ad187649247 6cbc02155976dc21 |
||