[issue41273] asyncio: proactor read transport: use recv_into instead of recv

STINNER Victor report at bugs.python.org
Thu Aug 6 05:48:07 EDT 2020


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

Tony: "asyncio: proactor read transport: use recv_into instead of recv" seems to be implemented, but PR 21446 "bpo-41279: Add StreamReaderBufferedProtocol" is a new feature. I suggest to open a new issue for this feature, and close this one.

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list