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, Nikita Ilyasov, aaliddell, asvetlov, lukasz.langa, miss-islington, yselivanov
Date 2020-08-26.17:15:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598462138.75.0.380604353793.issue37658@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9de6be4e2ae605a1deb6fa72d5c5f66b07817e4c by Miss Islington (bot) in branch '3.9':
bpo-37658: Fix asyncio.wait_for() to respect waited task status (GH-21894) (GH-21964)
https://github.com/python/cpython/commit/9de6be4e2ae605a1deb6fa72d5c5f66b07817e4c
History
Date User Action Args
2020-08-26 17:15:38lukasz.langasetrecipients: + lukasz.langa, asvetlov, Elvis.Pranskevichus, yselivanov, miss-islington, Nikita Ilyasov, aaliddell
2020-08-26 17:15:38lukasz.langasetmessageid: <1598462138.75.0.380604353793.issue37658@roundup.psfhosted.org>
2020-08-26 17:15:38lukasz.langalinkissue37658 messages
2020-08-26 17:15:38lukasz.langacreate