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

PEP 392 – Python 3.2 Release Schedule

Author: Georg Brandl <georg at python.org> Status: Final Type: Informational Topic: Release Created: 30-Dec-2009 Python-Version: 3.2 Table of Contents

Abstract

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

Release Manager and Crew

3.2 Lifespan

3.2 will receive bugfix updates approximately every 4-6 months for approximately 18 months. After the release of 3.3.0 final (see PEP 398), a final 3.2 bugfix update will be released. After that, security updates (source only) will be released until 5 years after the release of 3.2 final, which was planned for February 2016.

As of 2016-02-20, Python 3.2.x reached end-of-life status. The final source release was 3.2.6 in October 2014.

Release Schedule

3.2 schedule

(No new features beyond this point.)

3.2.1 schedule

3.2.2 schedule

3.2.3 schedule

3.2.4 schedule

3.2.5 schedule (regression fix release)

– Only security releases after 3.2.5 –

3.2.6 schedule

Features for 3.2

Note that PEP 3003 is in effect: no changes to language syntax and no additions to the builtins may be made.

No large-scale changes have been recorded yet.

Copyright

This document has been placed in the public domain.

Contents


Page Source (GitHub)

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

Last modified: 2025-02-01 08:59:27 UTC