From 6ac49a04ddaad1e6dcbbb51a8868010901e67fc3 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Tue, 5 Sep 2006 04:09:41 +0000 Subject: [PATCH] update status of more bugs --- pep-0356.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pep-0356.txt b/pep-0356.txt index 70a3260d2..9058e1f26 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -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