Python 3.14-rc3 Released Ahead Of Next Month's Official Release

Written by Michael Larabel in Programming on 18 September 2025 at 09:25 AM EDT. 15 Comments
PROGRAMMING
Python 3.14-rc3 is out today as the final test preview ahead of next month's official Python 3.14 stable release.

Python 3.14 is gearing up for its official release on 7 October. Python 3.14 brings many great changes including the free-threaded Python being officially supported, multiple interpreters in the standard library, Zstd compression module, deferring the evaluation of annotations, a zero-overhead external debugger for CPython, an improved C API for configuring Python, improved error messages, a new opt-in interpreter, and a new command line interface for inspecting running Python processes using async tasks.

Python 3.14 is a very healthy feature upgrade for this popular programming language. Within my recent Fedora 43 beta benchmarks are Python 3.14 vs. 3.13 benchmarks given the Fedora Linux releases. There are some nice incremental performance improvements to find with Python 3.14.

Python logo


Downloads and more details on today's third release candidate of Python 3.14 via the Python Insider blog.
Related News
About The Author

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week