Stackless Python, eventual merge?

Christian Tismer tismer at tismer.com
Sun Sep 15 12:22:23 EDT 2002


Mark McEahern wrote:
> [Robert Oschler]
> 
>>[...] Do you think that it [stackless] eventually
>>will be merged with the main Python code base?
> 
> 
> Note which category PEP 219 is in:
> 
>   http://www.python.org/peps/

This is true (deferred/abandoned), but the PEP was
written for the old, continuation based Stackless
implementation.
The new one is completely different and very easy
to merge with Python. There exists no current PEP
that deals with that.

The changes to Python are also so small now, that
it doesn't matter if it will be merged or not.
Porting Stackless to a new Python is a matter of a few
hours. You may rely on getting a Stackless version
of any new Python version in almost no time.

ciao - chris
-- 
Christian Tismer             :^)   <mailto:tismer at tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a     :    *Starship* http://starship.python.net/
14109 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34  home +49 30 802 86 56  pager +49 173 24 18 776
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/






More information about the Python-list mailing list