diff --git a/pep-0356.txt b/pep-0356.txt index 50dd2d393..150736b92 100644 --- a/pep-0356.txt +++ b/pep-0356.txt @@ -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