[Python-Dev] 2.5 PEP

Alain Poirier alain.poirier at net-ng.com
Wed Feb 15 09:22:43 CET 2006


Hi,

2 questions:

  - is (c)ElementTree still planned for inclusion ?
  - isn't the current implementation of itertools.tee (cache of previous
    generated values) incompatible with the new possibility to feed a
    generator (PEP 342) ?

Regards

Neal Norwitz a écrit :
> Attached is the 2.5 release PEP 356.  It's also available from:
> http://www.python.org/peps/pep-0356.html
>
> Does anyone have any comments?  Is this good or bad?  Feel free to
> send to me comments.
>
> We need to ensure that PEPs 308, 328, and 343 are implemented.  We
> have possible volunteers for 308 and 343, but not 328.  Brett is doing
> 352 and Martin is doing 353.
>
> We also need to resolve a bunch of other implementation details about
> providing the C AST to Python, bdist_* issues and a few more possible
> stdlib modules.  Don't be shy, tell the world what you think about
> these.
>
> Can someone go through PEP 4 and 11 and determine what work needs to be
> done?
>
> The more we distribute the work, the easier it will be on everyone.
> You don't really want to listen to me whine any more do you? ;-)
>
> Thank you,



More information about the Python-Dev mailing list