Skip to content

Commit 03d0a10

Browse files
authored
The final Python 2.7 was released in April
The final Python 2.7.18 release was on 20 Apr 2020. https://mail.python.org/archives/list/[email protected]/thread/OFCIETIXLX34X7FVK5B5WPZH22HXV342/#OFCIETIXLX34X7FVK5B5WPZH22HXV342
1 parent ab6dacf commit 03d0a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/py27-py34-deprecation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In case of Python 2 and 3, the difference between the languages makes it even mo
99
because many new Python 3 features cannot be used in a Python 2/3 compatible code base.
1010

1111
Python 2.7 EOL has been reached `in 2020 <https://legacy.python.org/dev/peps/pep-0373/#id4>`__, with
12-
the last release planned for mid-April, 2020.
12+
the last release made in April, 2020.
1313

1414
Python 3.4 EOL has been reached `in 2019 <https://www.python.org/dev/peps/pep-0429/#release-schedule>`__, with the last release made in March, 2019.
1515

0 commit comments

Comments
 (0)