[pypy-dev] Stacklets
Armin Rigo
arigo at tunes.org
Thu Sep 1 14:44:05 CEST 2011
Hi,
The "stacklet" branch has been merged now. The "_continuation" module
is available on all PyPys with or without the JIT on x86 and x86-64
since a few days, and it will of course be part of release 1.6.1.
There is an almost-complete wrapper "greenlet.py". For documentation
and current limitations see here:
http://doc.pypy.org/en/latest/stackless.html .
A bientôt,
Armin.
More information about the pypy-dev
mailing list