update status of more bugs

This commit is contained in:
Neal Norwitz 2006-09-05 04:09:41 +00:00
parent be5d2be36f
commit 6ac49a04dd
1 changed files with 4 additions and 0 deletions

View File

@ -150,10 +150,14 @@ Open issues
- Bugs that need resolving before release, ie, they block release:
http://python.org/sf/1551432 - __unicode__ breaks on exception classes
http://python.org/sf/1550938 - improper exception w/relative import
http://python.org/sf/1541697 - sgmllib regexp bug causes hang
- Bugs deferred until 2.5.1 (or later)
http://python.org/sf/1544279 - Socket module is not thread-safe
http://python.org/sf/1541420 - tools and demo missing from windows
http://python.org/sf/1542451 - crash with continue in nested try/finally
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