Skip to content

Commit 534b0ec

Browse files
authored
update branch status as of 3.10.0b1 (#686)
1 parent acc834c commit 534b0ec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,13 @@ Status of Python branches
9898
+------------------+--------------+-------------+----------------+----------------+-----------------------+
9999
| Branch | Schedule | Status | First release | End-of-life | Release manager |
100100
+==================+==============+=============+================+================+=======================+
101-
| main | :pep:`619` | features | *2021-10-04* | *TBD* | Pablo Galindo Salgado |
101+
| main | *TBD* | features | *TBD* | *TBD* | Pablo Galindo Salgado |
102+
+------------------+--------------+-------------+----------------+----------------+-----------------------+
103+
| 3.10 | :pep:`619` | prerelase | *2021-10-04* | *TBD* | Pablo Galindo Salgado |
102104
+------------------+--------------+-------------+----------------+----------------+-----------------------+
103105
| 3.9 | :pep:`596` | bugfix | 2020-10-05 | *TBD* | Łukasz Langa |
104106
+------------------+--------------+-------------+----------------+----------------+-----------------------+
105-
| 3.8 | :pep:`569` | bugfix | 2019-10-14 | *2024-10* | Łukasz Langa |
107+
| 3.8 | :pep:`569` | security | 2019-10-14 | *2024-10* | Łukasz Langa |
106108
+------------------+--------------+-------------+----------------+----------------+-----------------------+
107109
| 3.7 | :pep:`537` | security | 2018-06-27 | *2023-06-27* | Ned Deily |
108110
+------------------+--------------+-------------+----------------+----------------+-----------------------+
@@ -111,7 +113,7 @@ Status of Python branches
111113

112114
.. Remember to update the end-of-life table in devcycle.rst.
113115
114-
The main branch is currently the future Python 3.10, and is the only
116+
The main branch is currently the future Python 3.11, and is the only
115117
branch that accepts new features. The latest release for each Python
116118
version can be found on the `download page <https://www.python.org/downloads/>`_.
117119

0 commit comments

Comments
 (0)