Python 3.14.1
Release date: Dec. 2, 2025

This is first maintenance release of Python 3.14
Python 3.14.1 is the first maintenance release of 3.14, containing around 558 bugfixes, build improvements and documentation changes since 3.14.0.
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 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
Seki Takakazu (関 孝和; c. March 1642 – December 5, 1708) was a Japanese mathematician and samurai who laid the foundations of Japanese mathematics, later known as wasan (和算, from wa ("Japanese") and san ("calculation").
Seki was a contemporary of Isaac Newton and Gottfried Leibniz but worked independently. He created a new algebraic system, worked on infinitesimal calculus, and is credited with the discovery of Bernoulli numbers (before Bernoulli's birth).
Seki also calculated π to 11 decimal places using a polygon with 131,072 sides inscribed within a circle, using an acceleration method now known as Aitken's delta-squared process, which was rediscovered by Alexander Aitken in 1926.
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
macOS
Windows
Source release
| Version | Operating System | Description | MD5 Sum | File Size | Sigstore | SBOM | |
|---|---|---|---|---|---|---|---|
| Gzipped source tarball | Source release | f2e2ebd81d6b9b5f6d54e7c6b881f3ed | 29.2 MB | .sigstore | SPDX | ||
| XZ compressed source tarball | Source release | 8fa3959c3365c8052b344cd3b8167ff4 | 22.5 MB | .sigstore | SPDX | ||
| Android embeddable package (aarch64) | Android | 3f04f182e422dbf7f4656b4ceedf0509 | 20.0 MB | .sigstore | |||
| Android embeddable package (x86_64) | Android | 6f139d7c504352c9fdf3825d09c023fc | 20.3 MB | .sigstore | |||
| macOS installer | macOS | for macOS 10.15 and later | 4f10a5510ba036776f380c0b94720684 | 71.3 MB | .sigstore | ||
| Windows installer (64-bit) | Windows | Recommended | b236d1a32f73dcf1188db880acca5136 | 28.5 MB | .sigstore | SPDX | |
| Windows installer (32-bit) | Windows | 6e3f352986d73a85d2ff1a6e757c513c | 27.1 MB | .sigstore | SPDX | ||
| Windows installer (ARM64) | Windows | Experimental | c785ff40517799f03d952ad91887152a | 27.8 MB | .sigstore | SPDX | |
| Windows embeddable package (64-bit) | Windows | 98a0651f27f30e2d9d14a25934aa29d7 | 11.5 MB | .sigstore | SPDX | ||
| Windows embeddable package (32-bit) | Windows | 92f970d6b24fb36b4b9dbdecd854e6a1 | 10.1 MB | .sigstore | SPDX | ||
| Windows embeddable package (ARM64) | Windows | 704224cf426e7f473c75fc5f8e738e3c | 10.8 MB | .sigstore | SPDX | ||
| Windows release manifest | Windows | Install with 'py install 3.14' | fc31d341b50ee1e780fe7f0b6520f595 | 15.1 KB | .sigstore | ||
