Per MvL's suggestion, add #1532975 to PEP 356.

This commit is contained in:
Thomas Heller 2006-08-11 16:59:39 +00:00
parent 790d967970
commit 99fc6b8af7
1 changed files with 5 additions and 0 deletions

View File

@ -154,6 +154,11 @@ Open issues
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)
- 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)