Add some more priority-9 bugs.
This commit is contained in:
parent
de89552458
commit
6e436f2511
|
@ -148,6 +148,10 @@ Open issues
|
|||
|
||||
- Bugs that need resolving before release, ie, they block release:
|
||||
http://python.org/sf/1530559 - struct rejecting floats (patch pending)
|
||||
http://python.org/sf/1534630 - potential crash in cElementTree
|
||||
http://python.org/sf/1530559 - struct.pack raises TypeError where it
|
||||
used to convert (Owner: Bob Ippolito)
|
||||
http://python.org/sf/1112549 - potential DoS in cgi.py
|
||||
|
||||
http://mail.python.org/pipermail/python-dev/2006-July/067774.html
|
||||
Problem with __index__ (patch pending)
|
||||
|
|
Loading…
Reference in New Issue