[Python-checkins] r62151 - peps/trunk/pep-0000.txt

benjamin.peterson python-checkins at python.org
Fri Apr 4 19:05:17 CEST 2008


Author: benjamin.peterson
Date: Fri Apr  4 19:05:17 2008
New Revision: 62151

Modified:
   peps/trunk/pep-0000.txt
Log:
got other instance of Python 2.6 release schedule and added 3.0


Modified: peps/trunk/pep-0000.txt
==============================================================================
--- peps/trunk/pep-0000.txt	(original)
+++ peps/trunk/pep-0000.txt	Fri Apr  4 19:05:17 2008
@@ -461,7 +461,7 @@
  SA  358  The "bytes" Object                           Schemenauer, GvR
  SW  359  The "make" Statement                         Bethard
  I   360  Externally Maintained Packages               Cannon
- I   361  Python 2.6 Release Schedule                  Norwitz, et al
+ I   361  Python 2.6 and 3.0 Release Schedule                  Norwitz, et al
  S   362  Function Signature Object                    Cannon, Seo
  SR  363  Syntax For Dynamic Attribute Access          North
  S   364  Transitioning to the Py3K Standard Library   Warsaw


More information about the Python-checkins mailing list