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

David Bolen report at bugs.python.org
Sun Jul 19 23:45:02 EDT 2020


David Bolen <db3l.net at gmail.com> added the comment:

First, I also no longer see the error with a local PR 21446 build on the Win10 buildbot.

As for timing, I believe policy is to revert, but in my view it can probably depend on how short "a bit" is for the fix.  We've been in this state for 4-5 days already, so one more day, for example, probably won't matter that much.

If it looks like it'll be longer, or the timing is uncertain, then I'd probably suggest reverting until the new PR is ready.

----------

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


More information about the Python-bugs-list mailing list