Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48d6758

Browse files
authored
Update support table
3.6 has been released, 3.7 has more details.
1 parent f06be14 commit 48d6758

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
@@ -76,9 +76,9 @@ Status of Python branches
7676
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
7777
| Branch | Schedule | Status | First release | End-of-life | Comment |
7878
+==================+==============+=============+================+================+============================================================================+
79-
| default | *TBD* | features | *TBD* | *TBD* | The default branch is currently the future version Python 3.7. |
79+
| default | :pep:`537` | features | *2018-06-15* | *2023-06-15* | The default branch is currently the future version Python 3.7. |
8080
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
81-
| 3.6 | :pep:`494` | bugfix | *2016-12-16* | *2021-12-16* | |
81+
| 3.6 | :pep:`494` | bugfix | 2016-12-23 | *2021-12-23* | |
8282
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+
8383
| 3.5 | :pep:`478` | bugfix | 2015-09-13 | *2020-09-13* | |
8484
+------------------+--------------+-------------+----------------+----------------+----------------------------------------------------------------------------+

0 commit comments

Comments
 (0)