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 vstinner
Recipients asvetlov, vstinner, yselivanov
Date 2020-08-04.00:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596501613.99.0.750422633377.issue41467@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-08-04 00:40:14vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2020-08-04 00:40:13vstinnersetmessageid: <1596501613.99.0.750422633377.issue41467@roundup.psfhosted.org>
2020-08-04 00:40:13vstinnerlinkissue41467 messages
2020-08-04 00:40:13vstinnercreate