← 返回首页
PEP 664 – Python 3.11 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 664 – Python 3.11 Release Schedule

PEP 664 – Python 3.11 Release Schedule

Author: Pablo Galindo Salgado <pablogsal at python.org> Status: Active Type: Informational Topic: Release Created: 12-Jul-2021 Python-Version: 3.11 Table of Contents

Abstract

This document describes the development and release schedule for Python 3.11. The schedule primarily concerns itself with PEP-sized items.

Release Manager and Crew

Release Schedule

3.11.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 2027.

3.11 Lifespan

3.11 received bugfix updates approximately every 2 months for approximately 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 released until 5 years after the release of 3.11.0 final, so until approximately October 2027.

Features for 3.11

Some of the notable features of Python 3.11 include:

Typing features:

Copyright

This document has been placed in the public domain.

Contents


Page Source (GitHub)

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

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