[issue41467] asyncio: recv_into() must not return b'' if the socket/pipe is closed

STINNER Victor report at bugs.python.org
Mon Aug 3 20:40:13 EDT 2020


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


New changeset 602a971a2af3a685d625c912c400cadd452718b1 by Victor Stinner in branch 'master':
bpo-41467: Fix asyncio recv_into() on Windows (GH-21720)
https://github.com/python/cpython/commit/602a971a2af3a685d625c912c400cadd452718b1


----------

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


More information about the Python-bugs-list mailing list