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, miss-islington, rkojedzinszky, yselivanov
Date 2020-12-18.19:19:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608319163.33.0.319732611363.issue41891@roundup.psfhosted.org>
In-reply-to
Content
New changeset 82dbfd5a04863d8b6363527e6a34a90c9aa5691b by Miss Islington (bot) in branch '3.9':
bpo-41891: ensure asyncio.wait_for waits for task completion (GH-22461) (#23840)
https://github.com/python/cpython/commit/82dbfd5a04863d8b6363527e6a34a90c9aa5691b
History
Date User Action Args
2020-12-18 19:19:23yselivanovsetrecipients: + yselivanov, asvetlov, miss-islington, rkojedzinszky
2020-12-18 19:19:23yselivanovsetmessageid: <1608319163.33.0.319732611363.issue41891@roundup.psfhosted.org>
2020-12-18 19:19:23yselivanovlinkissue41891 messages
2020-12-18 19:19:23yselivanovcreate