dktc <[email protected]> added the comment: I do not believe eventlet supports python3 yet, I just did a quick search: http://py3ksupport.appspot.com/pypi/eventlet
On the other note I found that my original error was caused by client's malformed HTTP request and eventlet incompatibility only arose out of the exception handling chain. But this bug / incompatibility still remains here... ---------- priority: critical -> bug ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1468> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
