Update with important bugs and some doco

This commit is contained in:
Neal Norwitz 2006-06-28 05:53:15 +00:00
parent 77f06d7193
commit 6fc6cbc452
1 changed files with 8 additions and 1 deletions

View File

@ -146,9 +146,16 @@ Deferred until 2.6:
Open issues
- Bugs that need resolving before release:
http://python.org/sf/1504046
http://python.org/sf/1512814
http://python.org/sf/1512695
http://python.org/sf/1501934
- Missing documentation
* ctypes (Thomas Heller)
* ElementTree/cElementTree (Fredrik Lundh)
Needs latex-ifcation, patch at http://python.org/sf/1504046
* uuid (Ka-Ping Yee), patch at http://python.org/sf/1508766
- AST compiler problems
(Owner: Jeremy Hylton)