[issue31819] Add sock_recv_into to AbstractEventLoop

STINNER Victor report at bugs.python.org
Mon Aug 3 18:30:13 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

Follow-up issue, bpo-41467: asyncio: recv_into() must not return b'' if the socket/pipe is closed.

----------
nosy:  -giampaolo.rodola

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31819>
_______________________________________


More information about the Python-bugs-list mailing list