Python 3.14.6 and 3.13.14 are now available!

A day late, a dollar short an OpenSSL release ahead[1], we have two new Python bugfix releases!

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 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.

More resources

And now for something completely different

Hugo 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 @hugovk
Thomas Wouters @thomas
Ned Deily @nad
Steve Dower @steve.dower
Łukasz Langa @ambv


  1. we decided to delay the releases in order to include OpenSSL 3.57 and 3.0.21 in the binary installers ↩︎

16 Likes

For anybody else tracking CVEs, by my accounting:

3.14.6 fixes:

3.3.14 fixes:

3 Likes
1 Like

CI Images are built.

2 Likes

For 3.14.6 I see also some additional business CVE 2026-45186 and CVE-2021-4189.