[pypy-issue] [issue1468] PyPy eventlet trouble with _decref_socketios

Amaury Forgeot d Arc tracker at bugs.pypy.org
Thu Apr 25 18:49:54 CEST 2013


Amaury Forgeot d Arc <amauryfa at gmail.com> added the comment:

_decref_socketios is also a method of python3 sockets, because python3 does not 
want to rely on reference counting to close sockets.
Is there a version of eventlet for python 3? We could use it to adapt eventlet 
for pypy.

----------
nosy: +amaury

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1468>
________________________________________


More information about the pypy-issue mailing list