Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions devcycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ For reference, here are the Python versions that most recently reached their end
+------------------+--------------+----------------+----------------+----------------------------------+
| Branch | Schedule | First release | End-of-life | Release manager |
+==================+==============+================+================+==================================+
| 3.5 | :pep:`478` | 2015-09-13 | 2020-09-30 | Larry Hastings |
+------------------+--------------+----------------+----------------+----------------------------------+
| 3.4 | :pep:`429` | 2014-03-16 | 2019-03-18 | Larry Hastings |
+------------------+--------------+----------------+----------------+----------------------------------+
| 3.3 | :pep:`398` | 2012-09-29 | 2017-09-29 | Georg Brandl, Ned Deily (3.3.7+) |
Expand Down
2 changes: 0 additions & 2 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ Status of Python branches
+------------------+--------------+-------------+----------------+----------------+-----------------------+
| 3.6 | :pep:`494` | security | 2016-12-23 | *2021-12-23* | Ned Deily |
+------------------+--------------+-------------+----------------+----------------+-----------------------+
| 3.5 | :pep:`478` | security | 2015-09-13 | *2020-09-30* | Larry Hastings |
+------------------+--------------+-------------+----------------+----------------+-----------------------+

.. Remember to update the end-of-life table in devcycle.rst.

Expand Down