This document describes the development and release schedule forPython 3.11. The schedule primarily concerns itself with PEP-sizeditems.
Note: the dates below use a 17-month development period that resultsin a 12-month release cadence between feature versions, as defined byPEP 602.
Actual:
Actual:
Provided irregularly on an “as-needed” basis until October 2027.
3.11 received bugfix updates approximately every 2 months forapproximately 18 months. Some time after the release of 3.12.0 final,the ninth and final 3.11 bugfix update was released. After that,it is expected that security updates (source only) will be releaseduntil 5 years after the release of 3.11.0 final, so until approximatelyOctober 2027.
Some of the notable features of Python 3.11 include:
except*.Typing features:
This document has been placed in the public domain.
Source:https://github.com/python/peps/blob/main/peps/pep-0664.rst
Last modified:2025-11-10 12:03:32 GMT