
This document describes the development and release schedule forPython 3.9. 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 major versions, as defined byPEP 602.
Actual:
Actual:
Provided irregularly on an “as-needed” basis until October 2025.
3.9 will receive bugfix updates approximately every 2 months forapproximately 18 months. Some time after the release of 3.10.0 final,the ninth and final 3.9 bugfix update will be released. After that,it is expected that security updates (source only) will be releaseduntil 5 years after the release of 3.9 final, so until approximatelyOctober 2025.
Implemented PEPs for 3.9:
This document has been placed in the public domain.
Source:https://github.com/python/peps/blob/main/pep-0596.rst
Last modified:2022-10-14 04:42:12 GMT