PEP 255: Simple Generators

Guido van Rossum guido at python.org
Thu Jun 21 22:24:08 EDT 2001


Neil Schemenauer <nas at python.ca> writes:

> Glyph Lefkowitz wrote:
> > Stackless is problematic, but I think that an implementation
> > similiar to that of generators could give us microthreads.
> > When I get back from vacation I'll write up a PEP; if you'd
> > like to give me a hand, feel free to drop me an email :)
> 
> This would indeed be great news.  I've spent quite a bit of time
> thinking about this and the stackless approach is best solution I
> can think of.

As Neil said.  This would be great news!

PEP 255 doesn't solve your problems, it was never intended to -- but
if you have an idea how we *can* solve your problem, YOU are the one
to write it up!

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-list mailing list