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 Elvis.Pranskevichus, Nikita Ilyasov, aaliddell, asvetlov, yselivanov
Date 2020-08-26.16:42:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598460171.88.0.932901638656.issue37658@roundup.psfhosted.org>
In-reply-to
Content
New changeset a2118a14627256197bddcf4fcecad4c264c1e39d by Elvis Pranskevichus in branch 'master':
bpo-37658: Fix asyncio.wait_for() to respect waited task status (#21894)
https://github.com/python/cpython/commit/a2118a14627256197bddcf4fcecad4c264c1e39d
History
Date User Action Args
2020-08-26 16:42:51yselivanovsetrecipients: + yselivanov, asvetlov, Elvis.Pranskevichus, Nikita Ilyasov, aaliddell
2020-08-26 16:42:51yselivanovsetmessageid: <1598460171.88.0.932901638656.issue37658@roundup.psfhosted.org>
2020-08-26 16:42:51yselivanovlinkissue37658 messages
2020-08-26 16:42:51yselivanovcreate