PEP 398 -- Python 3.3 Release Schedule (original) (raw)

PEP Index > PEP 398 -- Python 3.3 Release Schedule

PEP: 398
Title: Python 3.3 Release Schedule
Version: ffe96fb0abea
Last-Modified: 2016-02-11 18:34:06 +0100 (Thu, 11 Feb 2016)
Author: Georg Brandl
Status: Active
Type: Informational
Content-Type: text/x-rst
Created: 23-Mar-2011
Python-Version: 3.3

Contents

Abstract

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

Release Manager and Crew

3.3 Lifespan

3.3 will receive bugfix updates approximately every 4-6 months for approximately 18 months. After the release of 3.4.0 final, a final 3.3 bugfix update will be released. After that, security updates (source only) will be released until 5 years after the release of 3.3 final, which will be September 2017.

3.3.0 schedule

(No new features beyond this point.)

3.3.1 schedule

3.3.2 schedule

3.3.3 schedule

3.3.4 schedule

3.3.5 schedule

Python 3.3.5 was the last regular maintenance release before 3.3 entered security-fix only mode.

3.3.6 schedule

3.3.7 schedule

Features for 3.3

Implemented / Final PEPs:

Other final large-scale changes:

Candidate PEPs:

Other planned large-scale changes:

Deferred to post-3.3:

This document has been placed in the public domain.