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 lukasz.langa
Recipients Elvis.Pranskevichus, asvetlov, giampaolo.rodola, lukasz.langa, miss-islington, njs, xgdomingo, yselivanov
Date 2020-08-26.17:15:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598462108.03.0.157953783092.issue32751@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1036ccb55de4abc70837cb46a72ddbb370b8fc94 by Miss Islington (bot) in branch '3.9':
bpo-32751: Wait for task cancel in asyncio.wait_for() when timeout <= 0 (GH-21895) (GH-21963)
https://github.com/python/cpython/commit/1036ccb55de4abc70837cb46a72ddbb370b8fc94
History
Date User Action Args
2020-08-26 17:15:08lukasz.langasetrecipients: + lukasz.langa, giampaolo.rodola, njs, asvetlov, Elvis.Pranskevichus, yselivanov, xgdomingo, miss-islington
2020-08-26 17:15:08lukasz.langasetmessageid: <1598462108.03.0.157953783092.issue32751@roundup.psfhosted.org>
2020-08-26 17:15:08lukasz.langalinkissue32751 messages
2020-08-26 17:15:07lukasz.langacreate