Python 3.9.14
Release Date: Sept. 6, 2022
This is a security release of Python 3.9
Note: The release you're looking at is Python 3.9.14, a security bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here.
Security content in this release
- CVE-2020-10735: converting between int and str in bases other than 2 (binary), 4, 8 (octal), 16 (hexadecimal), or 32 such as base 10 (decimal) now raises a ValueError if the number of digits in string form is above a limit to avoid potential denial of service attacks due to the algorithmic complexity.
- gh-87389: http.server: Fix an open redirection vulnerability in the HTTP server when an URI path starts with //.
- gh-93065: Fix contextvars HAMT implementation to handle iteration over deep trees to avoid a potential crash of the interpreter.
- gh-90355: Fix ensurepip environment isolation for the subprocess running pip.
No installers
According to the release calendar specified in PEP 596, Python 3.9 is now in the "security fixes only" stage of its life cycle: the 3.9 branch only accepts security fixes and releases of those are made irregularly in source-only form until October 2025. Python 3.9 isn't receiving regular bug fixes anymore, and binary installers are no longer provided for it. Python 3.9.13 was the last full bugfix release of Python 3.9 with binary installers.
Files
Version | Operating System | Description | MD5 Sum | File Size | GPG | Sigstore | |
---|---|---|---|---|---|---|---|
Gzipped source tarball | Source release | 324a9dcaaa11b2b0dafe5614e8f01145 | 25.1 MB | SIG | .sigstore | ||
XZ compressed source tarball | Source release | 81cbab3acbc7771f71491b52206d9b6a | 18.8 MB | SIG | .sigstore |