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 miss-islington
Recipients asvetlov, miss-islington, vstinner, yselivanov
Date 2020-08-04.01:00:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596502836.11.0.666985119933.issue41467@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d16229f3f5b91f2389c7c5c6425c5524c413651 by Miss Islington (bot) in branch '3.9':
bpo-41467: Fix asyncio recv_into() on Windows (GH-21720)
https://github.com/python/cpython/commit/1d16229f3f5b91f2389c7c5c6425c5524c413651
History
Date User Action Args
2020-08-04 01:00:36miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, yselivanov
2020-08-04 01:00:36miss-islingtonsetmessageid: <1596502836.11.0.666985119933.issue41467@roundup.psfhosted.org>
2020-08-04 01:00:36miss-islingtonlinkissue41467 messages
2020-08-04 01:00:36miss-islingtoncreate