Comment on PyPy, Jython and CPython 3 on dotCloudparentComments−Lexarius14yI don't know about eventlet, but gevent appears to be working in pypy (for some trivial example code from the gevent page).Have you tried your application since greenlet got built-in to pypy stable?
Comments
I don't know about eventlet, but gevent appears to be working in pypy (for some trivial example code from the gevent page).
Have you tried your application since greenlet got built-in to pypy stable?