← 返回首页
PEP 693 – Python 3.12 Release Schedule | peps.python.org Following system colour scheme Selected dark colour scheme Selected light colour scheme

Python Enhancement Proposals

Toggle light / dark / auto colour theme PEP 693 – Python 3.12 Release Schedule

PEP 693 – Python 3.12 Release Schedule

Author: Thomas Wouters <thomas at python.org> Status: Active Type: Informational Topic: Release Created: 24-May-2022 Python-Version: 3.12 Table of Contents

Abstract

This document describes the development and release schedule for Python 3.12.

Release Manager and Crew

Release Schedule

3.12.0 schedule

Note: the dates below use a 17-month development period that results in a 12-month release cadence between feature versions, as defined by PEP 602.

Actual:

Bugfix releases

Actual:

Source-only security fix releases

Provided irregularly on an as-needed basis until October 2028.

3.12 Lifespan

3.12 received bugfix updates approximately every 2 months for approximately 18 months. Some time after the release of 3.13.0 final, the tenth and final 3.12 bugfix update was released. After that, it is expected that security updates (source only) will be released until 5 years after the release of 3.12.0 final, so until approximately October 2028.

Features for 3.12

New features can be found in What’s New In Python 3.12.

Copyright

This document is placed in the public domain or under the CC0-1.0-Universal license, whichever is more permissive.

Contents


Page Source (GitHub)

Source: https://github.com/python/peps/blob/main/peps/pep-0693.rst

Last modified: 2026-03-04 19:30:05 UTC