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

"Martin v. Löwis" martin at v.loewis.de
Mon May 31 04:00:05 EDT 2004


Eyal Lotem wrote:

Why is Python still not stackless?

But it is: http://www.stackless.com/

If you are asking: Why is python.org Python still not stackless? then I think the answer has varied over time.

The most recent answer is that no volunteer has stepped forward to make Python stackless. That, in turn, likely hasn't happened because it is hard to do, and because nobody has seen any reason to do so as you could always use Stackless Python.

Regards, Martin



More information about the Python-Dev mailing list