[issue26685] Raise errors from socket.close()

Yury Selivanov report at bugs.python.org
Tue Oct 18 20:11:43 EDT 2016


Yury Selivanov added the comment:

Maybe we should fix asyncio.  Maybe if a user passes an existing socket object into loop.create_connection, it should duplicate the socket.

----------

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


More information about the Python-bugs-list mailing list