Python 3.14.0a7
Release Date: April 8, 2025
Here comes the final alpha! This means we have just four weeks until the first beta to get those last features into 3.14 before the feature freeze on 2025-05-06!
https://www.python.org/downloads/release/python-3140a7/
This is an early developer preview of Python 3.14
Major new features of the 3.14 series, compared to 3.13
Python 3.14 is still in development. This release, 3.14.0a7, is the last of seven planned alpha releases.
Alpha releases are intended to make it easier to test the current state of new features and bug fixes and to test the release process.
During the alpha phase, features may be added up until the start of the beta phase (2025-05-06) and, if necessary, may be modified or deleted up until the release candidate phase (2025-07-22). Please keep in mind that this is a preview release and its use is not recommended for production environments.
Many new features for Python 3.14 are still being planned and written. Among the new major new features and changes so far:
- PEP 649: deferred evaluation of annotations
- PEP 741: Python configuration C API annotations
- PEP 758: Allow except and except* expressions without parentheses
- PEP 761: Python 3.14 and onwards no longer provides PGP signatures for release artifacts. Instead, Sigstore is recommended for verifiers.
- PEP 765: disallow
return
/break
/continue
that exit afinally
block - PEP 768: Safe external debugger interface for CPython
- A new type of interpreter. For certain newer compilers, this interpreter provides significantly better performance. Opt-in for now, requires building from source.
- UUID versions 6-8 are now supported by the
uuid
module, and generation of versions 3-5 and 8 are up to 40% faster. - Improved error messages
- Python removals and deprecations
- C API removals and deprecations
- (Hey, fellow core developer, if a feature you find important is missing from this list, let Hugo know.)
The next pre-release of Python 3.14 will be the first beta, 3.14.0b1, currently scheduled for 2025-05-06. After this, no new features can be added but bug fixes and docs improvements are allowed -- and encouraged!
More resources
- Online documentation
- PEP 745, 3.14 Release Schedule
- Report bugs at github.com/python/cpython/issues
- Help fund Python and its community
And now for something completely different
On Saturday, 5th April, 3.141592653589793 months of the year had elapsed.
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 | 17baf77cec5624baeae900748fb7733f | 28.5 MB | .sigstore | SPDX | ||
XZ compressed source tarball | Source release | b110979908751fa7d7dd837d174568dc | 21.9 MB | .sigstore | SPDX | ||
macOS 64-bit universal2 installer | macOS | for macOS 10.13 and later | 7b881f26b9b399bb2ade30340450e1e7 | 68.9 MB | .sigstore | ||
Windows installer (64-bit) | Windows | Recommended | ef0c61d172f5391e5e7cf646e27c21dd | 27.8 MB | .sigstore | SPDX | |
Windows installer (32-bit) | Windows | 37c3778b3df93daa3ab88493081260b8 | 26.5 MB | .sigstore | SPDX | ||
Windows installer (ARM64) | Windows | Experimental | 667622db05a62096b99c98d5e1369bd0 | 27.1 MB | .sigstore | SPDX | |
Windows embeddable package (64-bit) | Windows | 410eff99ba5295db8d6077ffe8088ff5 | 10.9 MB | .sigstore | SPDX | ||
Windows embeddable package (32-bit) | Windows | f4d0e8df633aacbf29366803b07682b2 | 9.7 MB | .sigstore | SPDX | ||
Windows embeddable package (ARM64) | Windows | c1b305a2488ec06ebf1a4602c30f4e77 | 10.2 MB | .sigstore | SPDX |