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

PEP 373 – Python 2.7 Release Schedule

Author: Benjamin Peterson <benjamin at python.org> Status: Final Type: Informational Topic: Release Created: 03-Nov-2008 Python-Version: 2.7 Table of Contents

Abstract

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

Python 2.7 is the end of the Python 2.x series, and is succeeded by Python 3. See the “Sunsetting Python 2” FAQ on python.org for a general overview.

Update (April 2014)

The End Of Life date (EOL, sunset date) for Python 2.7 has been moved five years into the future, to 2020. This decision was made to clarify the status of Python 2.7 and relieve worries for those users who cannot yet migrate to Python 3. See also PEP 466.

This declaration does not guarantee that bugfix releases will be made on a regular basis, but it should enable volunteers who want to contribute bugfixes for Python 2.7 and it should satisfy vendors who still have to support Python 2 for years to come.

There will be no Python 2.8 (see PEP 404).

Release Manager and Crew

Position Name
2.7 Release Manager Benjamin Peterson
Windows installers Steve Dower
Mac installers Ned Deily

Maintenance releases

Being the last of the 2.x series, 2.7 received bugfix support until 2020. Support officially stopped January 1 2020, and 2.7.18 code freeze occurred on January 1 2020, but the final release occurred after that date.

Dates of previous maintenance releases:

2.7.0 Release Schedule

The release schedule for 2.7.0 was:

Possible features for 2.7

Nothing here. [Note that a moratorium on core language changes is in effect.]

References

Copyright

This document has been placed in the public domain.

Contents


Page Source (GitHub)

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

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