This document describes the development and release schedule forPython 3.14.
The dates below use a 17-month development period that resultsin a 12-month release cadence between feature versions, as defined byPEP 602.
Actual:
Expected:
Provided irregularly on an as-needed basis until October 2030.
Python 3.14 will receive bugfix updates approximately every two months forapproximately 24 months. Around the time of the release of 3.16.0 final, thefinal 3.14 bugfix update will be released. After that, it is expected thatsecurity updates (source only) will be released until five years after therelease of 3.14.0 final, so until approximately October 2030.
This document is placed in the public domain or under theCC0-1.0-Universal license, whichever is more permissive.
Source:https://github.com/python/peps/blob/main/peps/pep-0745.rst
Last modified:2025-11-10 12:42:56 GMT