[Python-Dev] Stackless Python (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Mon May 31 14:50:11 EDT 2004
- Previous message: [Python-Dev] Stackless Python
- Next message: [Python-Dev] Stackless Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Stackless Python
- Next message: [Python-Dev] Stackless Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]