"This release is the culmination of years of work regarding PEP 703," said Dr. Emily Morehouse, Director of the Python Software Foundation. "We have successfully walked the tightrope of maintaining backward compatibility while unlocking the full potential of modern hardware. Python 3.13 is not just an update; it is the foundation for the next decade of Python applications."
Use of the experimental "no-GIL" mode surged by late 2025. Surveys indicated that nearly 28% of developers were experimenting with this mode for high-concurrency applications, such as ML inference and data pipelines, compared to just 12% at the initial 2024 launch. python release 3.13 news november 2025
The Python Software Foundation would like to thank all the contributors, developers, and users who have helped make Python 3.13 a reality. Their hard work, dedication, and passion for the language have made this release possible, and will continue to shape the future of Python. "This release is the culmination of years of
Python 3.13.10 and 3.13.11 were released in early December 2025 to address regressions and provide stability fixes. Python 3
Python 3.13, released initially in October 2024, represents a paradigm shift in the CPython runtime. By November 2025, the version has moved into a mature maintenance phase. This paper examines the real-world impact of its three core pillars: the removal of the Global Interpreter Lock (GIL), the introduction of a Just-In-Time (JIT) compiler, and the overhauled developer experience via the new interactive interpreter.
November 2025, marked a significant milestone in the world of programming as the Python Software Foundation (PSF) announced the release of Python 3.13. This latest iteration of the popular programming language promises to bring a host of exciting new features, improvements, and optimizations that are set to revolutionize the way developers work and create.