Python 3.14.6 and 3.13.14 are now available!

Python 3.14.6 and 3.13.14 are now available!

Releases

Title: Python 3.14.6 and 3.13.14 are now available! | Python Insider

URL Source: https://blog.python.org/2026/06/python-3146-31314/

Published Time: Wed, 10 Jun 2026 16:34:46 GMT

Markdown Content:

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

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