pre-PEP: Standard Microthreading Pattern

dustin at v.igoro.us dustin at v.igoro.us
Wed May 2 00:38:27 EDT 2007


On Tue, May 01, 2007 at 08:34:39PM -0400, Terry Reedy wrote:
> Sounds like a good idea to me.  Travis Oliphant has spent over a year on
> http://www.python.org/dev/peps/pep-3118/
> so array-making-using programs can better operate together.  I hope you 
> have the same patience and persistance.

I hope so too!  This is still only a pre-PEP, so there's a long way to
go.

> | .. [2] PEP 342, "Coroutines via Enhanced Generators", van Rossum, Eby
> |   (http://www.python.org/peps/pep-0342)
> 
> This gave 404 Not Found while this works (/dev added):
> http://www.python.org/dev/peps/pep-0342/

I'm going to assume these are related to the noises I'm hearing about
ongoing funniness with the website.  If someone is wiser than me, please
speak up!

> | .. [3] PEP 355, "Simple Generators", Schemenauer, Peters, Hetland
> |   (http://www.python.org/peps/pep-0342)
> 
> 255, not 355 or 342 again:
> http://www.python.org/dev/peps/pep-0255/

Thanks -- good catch!

Dustin



More information about the Python-list mailing list