Skip to content

Commit 896beec

Browse files
hugovkMariatta
authored andcommitted
Python 3.3 has now reached end-of-life (pythonGH-270)
1 parent 3d92a7e commit 896beec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ Status of Python branches
102102
| 3.4 | :pep:`429` | security | 2014-03-16 | *2019-03-16* | `Most recent security release: Python 3.4.7 |
103103
| | | | | | <https://www.python.org/downloads/release/python-347/>`_ |
104104
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
105-
| 3.3 | :pep:`398` | security | 2012-09-29 | *2017-09-29* | `Most recent security release: Python 3.3.6 |
106-
| | | | | | <https://www.python.org/downloads/release/python-336/>`_ |
105+
| 3.3 | :pep:`398` | end-of-life | 2012-09-29 | 2017-09-29 | `Final release: Python 3.3.7 |
106+
| | | | | | <https://www.python.org/downloads/release/python-337/>`_ |
107107
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
108108
| 3.2 | :pep:`392` | end-of-life | 2011-02-20 | 2016-02-20 | `Final release: Python 3.2.6 |
109109
| | | | | | <https://www.python.org/downloads/release/python-326/>`_ |

0 commit comments

Comments
 (0)