Python 3.9.0
StableReleased on October 05, 2020
Python 3.9.0 is a feature release of the Python 3.9 series.
This release has reached end of life and no longer receives updates.
Highlights
- Improved performance and stability
- Bug fixes and security updates
- Enhanced standard library modules
For the complete list of changes, see the What's New in Python 3.9 documentation.
Full changelog available in the Python 3.9 Changelog.
Download Files
windows
macos
linux
Installation Help
Need help installing Python? Check out our installation guides for your operating system.
Verifying Downloads
Python releases are signed to ensure authenticity. You can verify downloads using:
Sigstore Verification
python -m pip install sigstore
sigstore verify identity \
--bundle Python-3.x.x.tgz.sigstore \
--cert-identity [email protected] \
--cert-oidc-issuer https://accounts.google.com \
Python-3.x.x.tgz