Amaury Forgeot d Arc <[email protected]> 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 <[email protected]> <https://bugs.pypy.org/issue1468> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
