Python 3.10.19
StableReleased on October 09, 2025
Python 3.10.19 is a patch release of the Python 3.10 series.
This release branch receives security fixes only.
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.10 documentation.
Full changelog available in the Python 3.10 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