end-of-life.org

Python 3.0 End of Life

Support dates, vulnerabilities published since end of life, and upgrade guidance — rebuilt from live data.

End of Life

Python 3.0 reached end of life on 27 Jun 2009. It no longer receives security fixes.

6,252 days without security patches
125 Python CVEs published since EOL
Recommended action: upgrade to Python 3.14.
Check your versionpython --version

Support timeline

Official dates from the Python release process.

MilestoneDateStatus
Initial release3 Dec 2008
End of life 27 Jun 2009 17.1 years ago
Latest release3.0.1 · 12 Feb 2009 final

The cost of staying: CVEs since end of life

125 Python vulnerabilities have been published since 27 Jun 2009. All were fixed in supported branches — 3.0 received none of them. Source: NVD.

Python CVEs published since 3.0's EOL, by year

16 of the 125 are rated critical · data refreshed 2026-08-09

0 7.5 15 2 2009 7 2010 2 2011 6 2012 2 2013 8 2014 2 2015 8 2016 4 2017 9 2018 15 2019 12 2020 6 2021 13 2022 12 2023 3 2024 4 2025 10 2026
CVE-2016-0718 CVSS 9.8

Published 26 May 2016 · rated critical — fixed in supported branches only, never in 3.0. Details

CVE-2016-5636 CVSS 9.8

Published 2 Sept 2016 · rated critical — fixed in supported branches only, never in 3.0. Details

CVE-2017-1000158 CVSS 9.8

Published 17 Nov 2017 · rated critical — fixed in supported branches only, never in 3.0. Details

Where to go from 3.0

Recommended target: Python 3.14 (supported until 31 Oct 2030).

The newest actively supported branch is Python 3.14 (latest release 3.14.7). Review docs.python.org before upgrading.

Frequently asked questions

Is Python 3.0 still safe to use?

No. Python 3.0 stopped receiving security fixes on 27 Jun 2009. Since then, 125 Python vulnerabilities have been published and fixed in supported branches — Python 3.0 received none of those fixes.

Can I still download Python 3.0?

Yes — the final release (3.0.1) generally remains available from vendor archives and OS package mirrors, but installing it means running software with known, unpatched vulnerabilities.

What should I upgrade Python 3.0 to?

Upgrade to Python 3.14, the newest actively supported branch (supported until 31 Oct 2030).

All Python versions