There was an error while loading. Please reload this page.
1 parent e94f516 commit b0be57cCopy full SHA for b0be57c
2 files changed
devcycle.rst
@@ -126,6 +126,8 @@ For reference, here are the Python versions that most recently reached their end
126
+------------------+--------------+----------------+----------------+----------------------------------+
127
| Branch | Schedule | First release | End-of-life | Release manager |
128
+==================+==============+================+================+==================================+
129
+| 3.5 | :pep:`478` | 2015-09-13 | 2020-09-30 | Larry Hastings |
130
++------------------+--------------+----------------+----------------+----------------------------------+
131
| 3.4 | :pep:`429` | 2014-03-16 | 2019-03-18 | Larry Hastings |
132
133
| 3.3 | :pep:`398` | 2012-09-29 | 2017-09-29 | Georg Brandl, Ned Deily (3.3.7+) |
index.rst
@@ -103,8 +103,6 @@ Status of Python branches
103
+------------------+--------------+-------------+----------------+----------------+-----------------------+
104
| 3.6 | :pep:`494` | security | 2016-12-23 | *2021-12-23* | Ned Deily |
105
106
-| 3.5 | :pep:`478` | security | 2015-09-13 | *2020-09-30* | Larry Hastings |
107
-+------------------+--------------+-------------+----------------+----------------+-----------------------+
108
109
.. Remember to update the end-of-life table in devcycle.rst.
110
0 commit comments