[Python-Dev] [Python-checkins] r46043 - peps/trunk/pep-0356.txt (original) (raw)

Steve Holden steve at holdenweb.com
Fri May 19 11:24:43 CEST 2006


neal.norwitz wrote:

Please note that the "Need for Speed" sprint runs May 21 - 27.

Bringing the schedule forward on Alpha 3 makes it less possible to incorporate sprint changes into the 2.5 trunk.

Will it be acceptable to add new (performance) changes between Alpha 3 and beta 1, or would developers prefer to put a fourth alpha in to the schedule?

The intention is there should be no major functionality added by the sprint, simply that performance should be improved, so the schedule may work. It's just a call for the release manager really, I guess.

regards Steve

Author: neal.norwitz Date: Fri May 19 06:34:02 2006 New Revision: 46043

Modified: peps/trunk/pep-0356.txt Log: Speed up schedule a bit, rc corresponds to OSCON. Gerhard checked in docs for sqlite.

Modified: peps/trunk/pep-0356.txt ============================================================================== --- peps/trunk/pep-0356.txt (original) +++ peps/trunk/pep-0356.txt Fri May 19 06:34:02 2006 @@ -38,11 +38,11 @@ alpha 1: April 5, 2006 [completed] alpha 2: April 27, 2006 [completed] - alpha 3: May 27, 2006 [planned] - beta 1: June 24, 2006 [planned] - beta 2: July 15, 2006 [planned] - rc 1: August 5, 2006 [planned] - final: August 19, 2006 [planned] + alpha 3: May 25, 2006 [planned] + beta 1: June 14, 2006 [planned] + beta 2: July 6, 2006 [planned] + rc 1: July 27, 2006 [planned] + final: August 3, 2006 [planned] Completed features for 2.5 @@ -155,7 +155,6 @@ - Missing documentation * ctypes (Thomas Heller) * ElementTree/cElementTree (Fredrik Lundh) - * pysqlite (Gerhard Haering) * setuptools (written, needs conversion to proper format) - AST compiler problems


Python-checkins mailing list Python-checkins at python.org http://mail.python.org/mailman/listinfo/python-checkins

-- Steve Holden +44 150 684 7255 +1 800 494 3119 Holden Web LLC/Ltd http://www.holdenweb.com Love me, love my blog http://holdenweb.blogspot.com Recent Ramblings http://del.icio.us/steve.holden



More information about the Python-Dev mailing list