[Python-Dev] Let's get PEP 380 into Python 3.3

Guido van Rossum guido at python.org
Tue Mar 22 00:21:39 CET 2011


On Mon, Mar 21, 2011 at 4:06 PM, rndblnch <rndblnch at gmail.com> wrote:
> Greg Ewing <greg.ewing <at> canterbury.ac.nz> writes:
>> Guido van Rossum wrote:
>> > Ok. Will you hvae time to port your patches to 3.3?
>> I'm not sure -- I'll see what I can do.
>
> If this can help, I have written a script that transforms greg's patch into a
> patch that applies on cpython current tip.
> The script is available here:
> http://iihm.imag.fr/blanch/misc/pep380_transform.py
>
> Hope this will help to get pep 380 into Python 3.3...
> If I can help to make it happend in any way, don't hesitate to ask, I really
> would like to finally have it and start playing with "yield from" :)

In the light of the recent discussion about Hg clones, perhaps you
could make this a server-side clone so it's easier for others to play
along?

-- 
--Guido van Rossum (python.org/~guido)


More information about the Python-Dev mailing list