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 yselivanov
Recipients asvetlov, rkojedzinszky, yselivanov
Date 2020-12-18.17:26:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608312380.3.0.413585227038.issue41891@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17ef4319a34f5a2f95e7823dfb5f5b8cff11882d by Richard Kojedzinszky in branch 'master':
bpo-41891: ensure asyncio.wait_for waits for task completion (#22461)
https://github.com/python/cpython/commit/17ef4319a34f5a2f95e7823dfb5f5b8cff11882d
History
Date User Action Args
2020-12-18 17:26:20yselivanovsetrecipients: + yselivanov, asvetlov, rkojedzinszky
2020-12-18 17:26:20yselivanovsetmessageid: <1608312380.3.0.413585227038.issue41891@roundup.psfhosted.org>
2020-12-18 17:26:20yselivanovlinkissue41891 messages
2020-12-18 17:26:20yselivanovcreate