• Wednesday, August 6, 2025 Python 3.13.6 is now available The latest version of Python 3.13 is now available! • Python 3.13.6 This is the sixth maintenance release of Python 3.13 Python 3.13 is the newest major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. • 3.13.6 is the sixth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation changes since 3.13.5. • Full Changelog More resources Online Documentation PEP 719, 3.13 Release Schedule Report bugs athttps://github.com/python/cpython/issues. • Help fund Python directly(orvia GitHub Sponsors), and supportthe Python community. • Enjoy the new releases Thanks to all of the many volunteers who help make Python Development and these releases possible!
Article Summaries:
- Python 3.13.6, the sixth maintenance release of the latest major version of the Python programming language, has been released. The update builds on Python 3.13’s new features and optimizations, adding roughly 200 bug fixes, build improvements, and documentation changes since the previous 3.13.5 release. The announcement includes links to the online documentation, the PEP 719 release schedule, and a GitHub issue tracker for reporting bugs. The release notes thank volunteers and encourage continued support for the Python Software Foundation through volunteering or sponsorship.
Sources: