Python 3.11 Release Schedule
Tweet
Share
Share
Share
Send
The official release of Python 3.11 is scheduled for October 3, 2022.
The latest interim version of Python 3.11.0 beta 5 was released on June 16, 2022. The list of new features has already been fixed, and no new features are accepted into version 3.11.
Upcoming intermediate versions:
Date | Description |
---|---|
09.07.2022 | Python 3.11.0 beta 5 |
01.08.2022 | Python 3.11.0 candidate 1 |
05.09.2022 | Python 3.11.0 candidate 2 |
03.10.2022 | Python 3.11.0 Release |
Further, version 3.11 will be released with bug fixes every two months for approximately 18 months. Until about October 2027, vulnerability fixes will be released, but only in the form of fixes in the source code.
You can download Python 3.11 before its official release from the prerelease page.