PEP 373 -- Python 2.7 Release Schedule (original) (raw)

PEP Index > PEP 373 -- Python 2.7 Release Schedule

PEP: 373
Title: Python 2.7 Release Schedule
Version: 8575ee1aa314
Last-Modified: 2016-06-15 22:49:21 -0700 (Wed, 15 Jun 2016)
Author: Benjamin Peterson
Status: Active
Type: Informational
Content-Type: text/x-rst
Created: 3-Nov-2008
Python-Version: 2.7

Contents

Abstract

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

Update

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 will have an extended period of maintenance. The current plan is to support it for at least 10 years from the initial 2.7 release. This means there will be bugfix releases until 2020.

Planned future release dates:

Dates of previous maintenance releases:

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.]

This document has been placed in the public domain.