[Python-Dev] Stackless Python (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Mon May 31 14:50:11 EDT 2004


Shane Holloway (IEEE) wrote:

Does this mean that the implementation of Stackless 3.0 could be acceptable to integrate into CPython 2.5? It would be absolutely wonderful to have those capabilities available in the standard distribution!

Probably not. Stackless 3.0 works only on selected hardware; a number of platforms currently supported by Python would not be supported anymore. An implementation of stackless python should work on all platforms (atleast on those currently supported by Python).

Regards, Martin



More information about the Python-Dev mailing list