Python 3.14.6 and 3.13.14 are now available!
Python 3.14.6
Python 3.14.6 is the sixth maintenance release of 3.14, containing around 179 bugfixes, build improvements and documentation changes since 3.14.5.
python.org/downloads/release/python-3146
Python 3.13.14
Python 3.13.14 is the fourteenth maintenance release of 3.13, containing around 240 bugfixes, build improvements and documentation changes since 3.13.13.
python.org/downloads/release/python-31314
More resources
- Online documentation
- PEP 745, 3.14 Release Schedule
- PEP 719, 3.13 Release Schedule
- Report bugs at github.com/python/cpython/issues
- Help fund Python directly (or via GitHub Sponsors) and support the Python community
And now for something completely different
I asked stand-up mathematician Matt Parker for a fun π fact:
The number 6 is a bad approximation of 2π but it does have a close relationship with pi squared. The probability that any two randomly selected integers are co-prime is 6/π^2, and the sum of all square unit fractions (1 + 1/4 + 1/9 + 1/16 + …) is π^2/6.
Enjoy the new releases
Thanks to all of the many volunteers who help make Python development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organisation contributions to the Python Software Foundation.
Your release team,
Hugo van Kemenade
Thomas Wouters
Ned Deily
Steve Dower
Łukasz Langa