@@ -12,7 +12,7 @@ Quick Reference
1212---------------
1313
1414Here are the basic steps needed to get :ref: `set up <setup >` and contribute a
15- patch. This is meant as a checklist, once you know the basics. For complete
15+ patch. This is meant as a checklist, once you know the basics. For complete
1616instructions please see the :ref: `setup guide <setup >`.
1717
18181. Install and set up :ref: `Git <vcsetup >` and other dependencies
@@ -93,13 +93,13 @@ Status of Python branches
9393| 3.6 | :pep: `494 ` | bugfix | 2016-12-23 | *2021-12-23 * | `Most recent binary release: Python 3.6.1 |
9494| | | | | | <https://www.python.org/downloads/release/python-361/>`_ |
9595+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
96- | 3.5 | :pep: `478 ` | bugfix | 2015-09-13 | *2020-09-13 * | `Most recent binary release: Python 3.5.3 |
97- | | | | | | <https://www.python.org/downloads/release/python-353/>`_ |
98- +------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
9996| 2.7 | :pep: `373 ` | bugfix | 2010-07-03 | *2020-01-01 * | The support has been extended to 2020 (1). |
10097| | | | | | `Most recent binary release: Python 2.7.13 |
10198| | | | | | <https://www.python.org/downloads/release/python-2713/>`_ |
10299+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
100+ | 3.5 | :pep: `478 ` | security | 2015-09-13 | *2020-09-13 * | `Most recent binary release: Python 3.5.4 |
101+ | | | | | | <https://www.python.org/downloads/release/python-354/>`_ |
102+ +------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
103103| 3.4 | :pep: `429 ` | security | 2014-03-16 | *2019-03-16 * | `Most recent security release: Python 3.4.6 |
104104| | | | | | <https://www.python.org/downloads/release/python-346/>`_ |
105105+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
0 commit comments