Python 3.12.12, 3.11.14, 3.10.19 and 3.9.24 are now available! (original) (raw)

October 9, 2025, 8:46pm 1

Old-timer Release Party

We couldn’t just let Hugo have fun with 3.14.0, so here are new security releases of the venerated Python versions, 3.12 through 3.9!

Security content in these releases

Python 3.12.12

Python 3.11.14

Additional security content in this release:

Python 3.10.19

Additional security content in this release:

Python 3.9.24

Additional security content in this 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 these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation.

Regards from your very old tireless release team,
Thomas Wouters @thomas
Pablo Galindo Salgado @pablogsal
Łukasz Langa @ambv
Ned Deily @nad
Steve Dower @steve.dower

barry (Barry Warsaw) October 9, 2025, 9:34pm 2

And again, the CI images have been updated.

brettcannon (Brett Cannon) October 9, 2025, 9:42pm 3

Twice (Twice) October 15, 2025, 6:10am 4

Hi, thank you for maintaining these releases.

As Python 3.9 is approaching its EOL (see Status of Python versions), I’d like to ask whether 3.9.24 will be the final release of the 3.9 series, or if there will be one more release such as 3.9.25?

There is a final release planned.

hugovk (Hugo van Kemenade) October 15, 2025, 6:48am 6

Not quite: there’s still time until the end of October for a new release if necessary, we’ll have to wait and see.

@ambv will post an official EOL announcement when the time comes, whether there’s a new release needed or not.