Author: neal.norwitz Date: Fri Aug 18 08:04:55 2006 New Revision: 51361 Modified: peps/trunk/pep-0356.txt Log: RC1 was released. One bug was fixed. Not all these new ones really block release. We should try to fix them and get more feedback. Modified: peps/trunk/pep-0356.txt ============================================================================== --- peps/trunk/pep-0356.txt (original) +++ peps/trunk/pep-0356.txt Fri Aug 18 08:04:55 2006 @@ -38,7 +38,7 @@ beta 1: June 20, 2006 [completed] beta 2: July 11, 2006 [completed] beta 3: August 3, 2006 [completed] - rc 1: August 18, 2006 [planned] + rc 1: August 17, 2006 [completed] final: September 12, 2006 [planned] @@ -149,10 +149,12 @@ - Bugs that need resolving before release, ie, they block release: - None + http://python.org/sf/1541697 - sgmllib regexp bug causes hang + http://python.org/sf/1541420 - tools and demo missing from windows + http://python.org/sf/1541585 - buffer overrun in repr() for unicode + http://python.org/sf/1446043 - unicode() does not raise LookupError - Bugs that ought to be resolved before release (all exist in 2.4): - http://python.org/sf/1534630 - potential crash in cElementTree http://python.org/sf/1475523 - gettext.py bug (owner: Martin v. Loewis) http://python.org/sf/1467929 - %-formatting and dicts
participants (1)
-
neal.norwitz