Python 3.12.13, 3.11.15 and 3.10.20 are now available! (original) (raw)

Python Releases For Your Security!

New security releases for 3.10, 3.11 and 3.12 are now available. (As these Python versions are now in security-fix-only mode, these are source-only releases, and there is no pre-set release cadence.)

Security content in these releases

Denial-of-service hardening

SSL memory-safety fixes

Python 3.12.13

Python 3.11.15

Additional fixes in this release (they were already included in a previous 3.12 release):

Python 3.10.20

Additional fixes in this release (they were already included in a previous 3.12 release):

Stay safe and upgrade!

As always, upgrading is highly recommended to all users of affected versions.

Enjoy the new releases

Thanks to all of the many volunteers who help make Python Development and this release possible! Please consider supporting our efforts by volunteering yourself or through organisation contributions to the Python Software Foundation.

Regards from your security-fix release team,
Thomas Wouters @thomas
Pablo Galindo Salgado @pablogsal

barry (Barry Warsaw) March 3, 2026, 6:00pm 2

CI Images automatically updated.

mcepl (Matěj Cepl) March 5, 2026, 6:40pm 3

Is this the only changelog we get? Changelog — Python 3.10.19 documentation seems to have missing a bit.

hugovk (Hugo van Kemenade) March 5, 2026, 8:37pm 4

Yes, the docs needed a rebuild, but it was failing. I just merged the fix and rebuilt and 3.10.20 is now there.

Tip: the bottom of the page has the build time. Was: “Last updated on Oct 10, 2025”, now: “Last updated on Mar 05, 2026”.

I’ll check 3.11 and 3.12 next.

hugovk (Hugo van Kemenade) March 5, 2026, 10:36pm 5

3.11 and 3.12 are both fixed (all three had different problems!) and have now rebuilt. Translations and non-HTML to follow.