Skip to content

Commit fc40015

Browse files
hugovkMariatta
authored andcommitted
Update Python 2.7 EOL date to January 1st 2020 (GH-344)
Python-dev thread as reference: https://mail.python.org/pipermail/python-dev/2018-March/152348.html
1 parent 5521c54 commit fc40015

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

index.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Status of Python branches
9898
| 3.6 | :pep:`494` | bugfix | 2016-12-23 | *2021-12-23* | `Most recent binary release: Python 3.6.4 |
9999
| | | | | | <https://www.python.org/downloads/release/python-364/>`_ |
100100
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
101-
| 2.7 | :pep:`373` | bugfix | 2010-07-03 | *2020-01-01* | The support has been extended to 2020 (1). |
101+
| 2.7 | :pep:`373` | bugfix | 2010-07-03 | *2020-01-01* | The support has been extended to 2020-01-01. |
102102
| | | | | | `Most recent binary release: Python 2.7.14 |
103103
| | | | | | <https://www.python.org/downloads/release/python-2714/>`_ |
104104
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
@@ -109,12 +109,6 @@ Status of Python branches
109109
| | | | | | <https://www.python.org/downloads/release/python-347/>`_ |
110110
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
111111

112-
(1) The exact date of Python 2.7 end-of-life has not been decided yet. It will
113-
be decided by Python 2.7 release manager, Benjamin Peterson, who will update
114-
the :pep:`373`. Read also the `[Python-Dev] Exact date of Python 2 EOL?
115-
<https://mail.python.org/pipermail/python-dev/2017-March/147655.html>`_ thread
116-
on python-dev (March 2017).
117-
118112
Status:
119113

120114
:features: new features are only added to the master branch, this branch

0 commit comments

Comments
 (0)