No more issues blocking release that I know of.

This commit is contained in:
Neal Norwitz 2006-08-15 04:28:12 +00:00
parent 995f0243b5
commit 8a3b0d11b7
1 changed files with 1 additions and 11 deletions

View File

@ -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