This document describes the development and release schedule forPython 3.3. The schedule primarily concerns itself with PEP-sizeditems.
3.3 will receive bugfix updates approximately every 4-6 months forapproximately 18 months. After the release of 3.4.0 final, a final3.3 bugfix update will be released. After that, security updates(source only) will be released until 5 years after the release of 3.3final, which will be September 2017.
As of 2017-09-29, Python 3.3.x reached end-of-life status.
(No new features beyond this point.)
Python 3.3.5 was the last regular maintenance release before 3.3 enteredsecurity-fix only mode.
Security fixes only
Security fixes only
Implemented / Final PEPs:
Other final large-scale changes:
__import__ using importlibCandidate PEPs:
Other planned large-scale changes:
Deferred to post-3.3:
This document has been placed in the public domain.
Source:https://github.com/python/peps/blob/main/peps/pep-0398.rst
Last modified:2025-02-01 08:59:27 GMT