No more issues blocking release that I know of.
This commit is contained in:
parent
995f0243b5
commit
8a3b0d11b7
12
pep-0356.txt
12
pep-0356.txt
|
@ -149,17 +149,7 @@ Open issues
|
||||||
|
|
||||||
- Bugs that need resolving before release, ie, they block release:
|
- Bugs that need resolving before release, ie, they block release:
|
||||||
|
|
||||||
/* Patch # 1538606 was checked in, needs review and testing. */
|
None
|
||||||
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)
|
|
||||||
|
|
||||||
- Bugs that ought to be resolved before release (all exist in 2.4):
|
- 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/1534630 - potential crash in cElementTree
|
||||||
|
|
Loading…
Reference in New Issue