Skip to content

Commit

Permalink
Sort table by Python version (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Aug 13, 2020
1 parent c67a077 commit f7f816e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devcycle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@ For reference, here are the Python versions that most recently reached their end
+------------------+--------------+----------------+----------------+----------------------------------+
| 3.0 | :pep:`361` | 2008-12-03 | 2009-06-27 | Barry Warsaw |
+------------------+--------------+----------------+----------------+----------------------------------+
| 2.6 | :pep:`361` | 2008-10-01 | 2013-10-29 | Barry Warsaw |
+------------------+--------------+----------------+----------------+----------------------------------+
| 2.7 | :pep:`373` | 2010-07-03 | 2020-01-01 | Benjamin Peterson |
+------------------+--------------+----------------+----------------+----------------------------------+
| 2.6 | :pep:`361` | 2008-10-01 | 2013-10-29 | Barry Warsaw |
+------------------+--------------+----------------+----------------+----------------------------------+

The latest release for each Python version can be found on the `download page
<https://www.python.org/downloads/>`_.
Expand Down

0 comments on commit f7f816e

Please sign in to comment.