end-of-life.org

Python 3.4 End of Life

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

End of Life

Python 3.4 reached end of life on 18 Mar 2019. It no longer receives security fixes.

2,701 days without security patches
73 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 release16 Mar 2014
End of life 18 Mar 2019 7.4 years ago
Latest release3.4.10 · 18 Mar 2019 final

The cost of staying: CVEs since end of life

73 Python vulnerabilities have been published since 18 Mar 2019. All were fixed in supported branches — 3.4 received none of them. Source: NVD.

Python CVEs published since 3.4's EOL, by year

10 of the 73 are rated critical · data refreshed 2026-08-09

0 7.5 15 13 2019 12 2020 6 2021 13 2022 12 2023 3 2024 4 2025 10 2026
CVE-2019-10160 CVSS 9.8

Published 7 Jun 2019 · rated critical — fixed in supported branches only, never in 3.4. Details

CVE-2019-12900 CVSS 9.8

Published 19 Jun 2019 · rated critical — fixed in supported branches only, never in 3.4. Details

CVE-2014-4650 CVSS 9.8

Published 20 Feb 2020 · rated critical — fixed in supported branches only, never in 3.4. Details

Where to go from 3.4

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.4 still safe to use?

No. Python 3.4 stopped receiving security fixes on 18 Mar 2019. Since then, 73 Python vulnerabilities have been published and fixed in supported branches — Python 3.4 received none of those fixes.

Can I still download Python 3.4?

Yes — the final release (3.4.10) 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.4 to?

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

All Python versions