• Tuesday, October 7, 2025 Python 3.13.8 is now available The latest version of Python 3.13 is now available! • Python 3.13.8 This is the eighth maintenance release of Python 3.13 Python 3.13 is thenewestprevious major release of the Python programming language, and it contains many new features and optimizations compared to Python 3.12. • 3.13.8 is the eighth maintenance release of 3.13, containing around 200 bugfixes, build improvements and documentation changes since 3.13.7. • 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.8, the eighth maintenance release of the 3.13 series, has been released. The update builds on the major 3.13 release, which introduced numerous new features and performance improvements over 3.12. Version 3.13.8 includes roughly 200 bug fixes, build enhancements, and documentation updates since the previous 3.13.7 release. The Python community is encouraged to review the online documentation, PEP 719, and the 3.13 release schedule, report issues on GitHub, and consider supporting the Python Software Foundation. The release notes thank volunteers for their contributions to the language’s ongoing development.
Sources: