This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author db3l
Recipients db3l, scoder, tontinton, yselivanov
Date 2020-08-05.18:57:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596653857.67.0.467326755636.issue41273@roundup.psfhosted.org>
In-reply-to
Content
It looks like there was an underlying asyncio.recv_into bug that was the likely root issue here.  It's recently been fixed in bpo-41467, and test_asyncio is passing on at least the Win10 buildbot.
History
Date User Action Args
2020-08-05 18:57:37db3lsetrecipients: + db3l, scoder, yselivanov, tontinton
2020-08-05 18:57:37db3lsetmessageid: <1596653857.67.0.467326755636.issue41273@roundup.psfhosted.org>
2020-08-05 18:57:37db3llinkissue41273 messages
2020-08-05 18:57:37db3lcreate