Y
Hacker News
new
|
ask
|
show
|
jobs
by
Lexarius
5201 days ago
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?