a1 was released, add another issue

This commit is contained in:
Neal Norwitz 2006-04-09 23:09:36 +00:00
parent 18a98c596c
commit 4448a891ba
1 changed files with 6 additions and 2 deletions

View File

@ -34,12 +34,11 @@ Release Manager
Release Schedule
Note that this schedule is completely tentative. The number of alphas,
betas and release candidates will be determined as the release process
unfolds.
alpha 1: April 5, 2006 [planned]
alpha 1: April 5, 2006 [completed]
alpha 2: April 29, 2006 [planned]
alpha 3: May 27, 2006 [planned]
beta 1: June 24, 2006 [planned]
@ -145,6 +144,7 @@ Possible features for 2.5
- All modules in Modules/ should be updated to be ssize_t clean.
(Owner: Neal)
Deferred until 2.6:
- None
@ -168,6 +168,10 @@ Open issues
(Owner: Jeremy Hylton)
http://python.org/sf/1191458
* list/generator comprehensions don't support multiple if stmts
(may not be specifically related to AST, possibly a grammar issue)
http://python.org/sf/1466641
- xmlplus/xmlcore situation wrt ElementTree needs resolution
(Owners: Fred Drake/Martin von Loewis/Fredrik Lundh)
http://mail.python.org/pipermail/python-dev/2005-December/058752.html