From ad8342290ad8f0ca2dc21c050fc7bf81891b4951 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Wed, 14 Oct 2020 23:01:55 +0300 Subject: [PATCH] Python 3.9.0 was released on schedule https://www.python.org/downloads/release/python-390/ --- index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 8248919fd..ad22ed8ac 100644 --- a/index.rst +++ b/index.rst @@ -95,7 +95,7 @@ Status of Python branches +==================+==============+=============+================+================+=======================+ | master | :pep:`619` | features | *2021-10-04* | *TBD* | Pablo Galindo Salgado | +------------------+--------------+-------------+----------------+----------------+-----------------------+ -| 3.9 | :pep:`596` | bugfix | *2020-10-05* | *TBD* | Łukasz Langa | +| 3.9 | :pep:`596` | bugfix | 2020-10-05 | *TBD* | Łukasz Langa | +------------------+--------------+-------------+----------------+----------------+-----------------------+ | 3.8 | :pep:`569` | bugfix | 2019-10-14 | *2024-10* | Łukasz Langa | +------------------+--------------+-------------+----------------+----------------+-----------------------+