diff --git a/pep-0356.txt b/pep-0356.txt index 14cbc5aaf..9a229b102 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -149,17 +149,7 @@ Open issues - Bugs that need resolving before release, ie, they block release: - /* Patch # 1538606 was checked in, needs review and testing. */ - http://mail.python.org/pipermail/python-dev/2006-July/067774.html - Problem with __index__ (patch pending) - - http://mail.python.org/pipermail/python-dev/2006-August/067926.html - str/unicode dict keys can raise an exception - - - Bugs that ought to be resolved before release: - - http://python.org/sf/1533481 - ctypes _as_parameter_ not - working as documented (work in progress) + None - Bugs that ought to be resolved before release (all exist in 2.4): http://python.org/sf/1534630 - potential crash in cElementTree