update for rc2
This commit is contained in:
parent
bd1dc58509
commit
be5d2be36f
|
@ -39,7 +39,8 @@ Release Schedule
|
|||
beta 2: July 11, 2006 [completed]
|
||||
beta 3: August 3, 2006 [completed]
|
||||
rc 1: August 17, 2006 [completed]
|
||||
final: September 12, 2006 [planned]
|
||||
rc 2: September 12, 2006 [planned]
|
||||
final: September 19, 2006 [planned]
|
||||
|
||||
|
||||
Completed features for 2.5
|
||||
|
@ -150,12 +151,12 @@ Open issues
|
|||
- Bugs that need resolving before release, ie, they block release:
|
||||
|
||||
http://python.org/sf/1541697 - sgmllib regexp bug causes hang
|
||||
http://python.org/sf/1541420 - tools and demo missing from windows
|
||||
|
||||
- Bugs deferred until 2.5.1 (or later)
|
||||
http://python.org/sf/1446043 - unicode() does not raise LookupError
|
||||
http://python.org/sf/1541420 - tools and demo missing from windows
|
||||
http://python.org/sf/1475523 - gettext.py bug (owner: Martin v. Loewis)
|
||||
http://python.org/sf/1467929 - %-formatting and dicts
|
||||
http://python.org/sf/1446043 - unicode() does not raise LookupError
|
||||
|
||||
- The PEP 302 changes to (at least) pkgutil, runpy and pydoc must be
|
||||
documented.
|
||||
|
|
Loading…
Reference in New Issue