PEP 251, Python 2.2 Release Schedule, Warsaw (for now)

This commit is contained in:
Barry Warsaw 2001-04-18 10:28:43 +00:00
parent 723eab0480
commit 6f98f7f3c8
1 changed files with 38 additions and 0 deletions

38
pep-0251.txt Normal file
View File

@ -0,0 +1,38 @@
PEP: 251
Title: Python 2.2 Release Schedule
Version: $Revision$
Author: Barry Warsaw <barry@digicool.com>
Status: Incomplete
Type: Informational
Created: 17-Apr-2001
Python-Version: 2.2
Post-History:
Abstract
This document describes the post-Python 2.1 development and
release schedule. The schedule primarily concerns itself with
PEP-sized items. Small bug fixes and changes will occur up until
the first beta release.
Release Schedule
Python 2.2 is in the very early planning stages, and Guido
expressed a desire to release Python 2.2 in October of 2001.
Tentative future release dates
October-2001: 2.2 final release
Copyright
This document has been placed in the public domain.
Local Variables:
mode: indented-text
indent-tabs-mode: nil
End: