[Stackless] The PyPy Stackless Module Re: Tasklet cleanup?
Christian Tismer
tismer at stackless.com
Sat Jul 7 19:59:28 CEST 2012
Hi Andrew,
On 7/6/12 4:37 PM, Andrew Francis wrote:
> Hi Christian:
>
> ...
> A note. The last time I looked, the version of the PyPy Stackless
> module that took advantage of (single-shot) continuations. However unlike
> the older version, it took out greenlet support. I rather liked the way
> the code could execute over PyPy's coroutines or greenlets.
>
It works differently now.
You can run the tests of lib_pypy/greenlet.py for instance on
regular CPython, which emulates what is needed.
On a pypy install, the only tests are in lib_pypy/pypy_test.
For the full test suite, the pypy source dist is needed.
ciao - chris
--
Christian Tismer :^) <mailto:tismer at stackless.com>
tismerysoft GmbH : Have a break! Take a ride on Python's
Karl-Liebknecht-Str. 121 : *Starship* http://starship.python.net/
14482 Potsdam : PGP key -> http://pgp.uni-mainz.de
work +49 173 24 18 776 mobile +49 173 24 18 776 fax n.a.
PGP 0x57F3BF04 9064 F4E1 D754 C2FF 1619 305B C09C 5A3B 57F3 BF04
whom do you want to sponsor today? http://www.stackless.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20120707/f25d7d99/attachment.html>
More information about the Stackless
mailing list