From 9f70d5088e10ad4ec8f3f3644e07ee5e722277d8 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Mon, 8 Oct 2018 16:06:46 -0700 Subject: Add 2.7 and 3.7 EOL, update link to definitive source of EOL dates. --- docs/narr/upgrading.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/narr/upgrading.rst b/docs/narr/upgrading.rst index 2ca162c46..0baf9f5d1 100644 --- a/docs/narr/upgrading.rst +++ b/docs/narr/upgrading.rst @@ -83,14 +83,13 @@ At the time of a Pyramid version release, each supports all versions of Python through the end of their lifespans. The end-of-life for a given version of Python is when security updates are no longer released. -- `Python 3.2 Lifespan `_ - ends February 2016. -- `Python 3.3 Lifespan `_ - ends September 2017. -- `Python 3.4 Lifespan `_ TBD. -- `Python 3.5 Lifespan `_ TBD. -- `Python 3.6 Lifespan `_ - December 2021. +- `Python 2.7 Lifespan `_ 2020-01-01. +- `Python 3.2 Lifespan `_ 2016-02-20. +- `Python 3.3 Lifespan `_ 2017-09-29. +- `Python 3.4 Lifespan `_ 2019-03-16 . +- `Python 3.5 Lifespan `_ 2020-09-13 . +- `Python 3.6 Lifespan `_ 2021-12-23. +- `Python 3.7 Lifespan `_ 2023-06-27 . To determine the Python support for a specific release of Pyramid, view its ``tox.ini`` file at the root of the repository's version. -- cgit v1.2.3