Python 3.14.3 is the third maintenance release of 3.14, containing around 299 bugfixes, build improvements and documentation changes since 3.14.2.
https://www.python.org/downloads/release/python-3143/
Some of the major new features and changes in Python 3.14 are:
compression.zstd providing support for the Zstandard compression algorithm.except and except* expressions may now omit the brackets.uuid module, and generation of versions 3-5 are up to 40% faster.return/break/continue that exit a finally block.For more details on the changes to Python 3.14, see What’s new in Python 3.14.
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.
Python 3.13.12 is also now available!
https://www.python.org/downloads/release/python-31312/
Python 3.13.12 is the twelfth maintenance release of 3.13, containing around 250 bugfixes, build improvements and documentation changes since 3.13.11.
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.
Regards from an international releasing task force spread out over a whopping 10 timezones this time,
Your release team,
Thomas Wouters
Hugo van Kemenade
Ned Deily
Steve Dower
Łukasz Langa