PEP 251, Python 2.2 Release Schedule, Warsaw (for now)
This commit is contained in:
parent
723eab0480
commit
6f98f7f3c8
|
@ -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:
|
Loading…
Reference in New Issue