a1 was released, add another issue
This commit is contained in:
parent
18a98c596c
commit
4448a891ba
|
@ -34,12 +34,11 @@ Release Manager
|
||||||
|
|
||||||
Release Schedule
|
Release Schedule
|
||||||
|
|
||||||
|
|
||||||
Note that this schedule is completely tentative. The number of alphas,
|
Note that this schedule is completely tentative. The number of alphas,
|
||||||
betas and release candidates will be determined as the release process
|
betas and release candidates will be determined as the release process
|
||||||
unfolds.
|
unfolds.
|
||||||
|
|
||||||
alpha 1: April 5, 2006 [planned]
|
alpha 1: April 5, 2006 [completed]
|
||||||
alpha 2: April 29, 2006 [planned]
|
alpha 2: April 29, 2006 [planned]
|
||||||
alpha 3: May 27, 2006 [planned]
|
alpha 3: May 27, 2006 [planned]
|
||||||
beta 1: June 24, 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.
|
- All modules in Modules/ should be updated to be ssize_t clean.
|
||||||
(Owner: Neal)
|
(Owner: Neal)
|
||||||
|
|
||||||
|
|
||||||
Deferred until 2.6:
|
Deferred until 2.6:
|
||||||
|
|
||||||
- None
|
- None
|
||||||
|
@ -168,6 +168,10 @@ Open issues
|
||||||
(Owner: Jeremy Hylton)
|
(Owner: Jeremy Hylton)
|
||||||
http://python.org/sf/1191458
|
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
|
- xmlplus/xmlcore situation wrt ElementTree needs resolution
|
||||||
(Owners: Fred Drake/Martin von Loewis/Fredrik Lundh)
|
(Owners: Fred Drake/Martin von Loewis/Fredrik Lundh)
|
||||||
http://mail.python.org/pipermail/python-dev/2005-December/058752.html
|
http://mail.python.org/pipermail/python-dev/2005-December/058752.html
|
||||||
|
|
Loading…
Reference in New Issue