Python 3.13 Release Candidate News Today |work| -
, which will trigger a "feature freeze" where no new features can be added. Planned Features for 3.15: Explicit Lazy Imports (PEP 810): Aims to significantly improve startup times. frozendict (PEP 814): A new built-in immutable dictionary type. Statistical Sampling Profiler (PEP 799): A zero-overhead tool for production debugging. UTF-8 by Default (PEP 686): Python will now use UTF-8 as the default encoding across all platforms, independent of locale. Summary of Active Versions (April 2026) Version Status Latest Patch Next Milestone Python 3.15 Alpha (Development) 3.15.0a8 Beta 1 (May 5, 2026) Python 3.14 Stable (Latest Feature) 3.14.4 Maintenance Release Python 3.13 Stable (Maintenance) 3.13.13 Security-only phase (Oct 2026) Would you like a more detailed breakdown of the
The Python Software Foundation has announced the first of Python 3.13 . This marks the feature-freeze milestone, meaning no new features will be added before the final release. The RC is intended for production testing by developers, data scientists, and system administrators to ensure compatibility before the official launch. python 3.13 release candidate news today
: It will continue to receive regular bugfix updates every two months until approximately October 2026 . , which will trigger a "feature freeze" where