[issue26590] socket destructor: implement finalizer

Antoine Pitrou report at bugs.python.org
Mon Mar 21 06:40:34 EDT 2016


Antoine Pitrou added the comment:

Now that there is a safe finalizer, I wonder if it should release the GIL, as in sock_close().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26590>
_______________________________________


More information about the Python-bugs-list mailing list