◐ Shell
clean mode source ↗

Python 3.5 is now EOL by hugovk · Pull Request #616 · python/devguide

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