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

PEP 619 – Python 3.10 Release Schedule

Author: Pablo Galindo Salgado <pablogsal at python.org> Status: Active Type: Informational Topic: Release Created: 25-May-2020 Python-Version: 3.10 Table of Contents

Abstract

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

Release Manager and Crew

Release Schedule

3.10.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 2026.

3.10 Lifespan

3.10 received bugfix updates approximately every 2 months for approximately 18 months. Some time after the release of 3.11.0 final, the 11th and final 3.10 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.10 final, so until approximately October 2026.

Features for 3.10

Some of the notable features of Python 3.10 include:

Copyright

This document has been placed in the public domain.

Contents


Page Source (GitHub)

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

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