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 Roman Skurikhin, asvetlov, chris.jerdonek, njs, python-dev, yselivanov
Date 2020-05-15.20:12:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589573531.89.0.214362124705.issue40607@roundup.psfhosted.org>
In-reply-to
Content
New changeset 382a5635bd10c237c3e23e346b21cde27e48d7fa by romasku in branch 'master':
bpo-40607: Reraise exception during task cancelation in asyncio.wait_for() (GH-20054)
https://github.com/python/cpython/commit/382a5635bd10c237c3e23e346b21cde27e48d7fa
History
Date User Action Args
2020-05-15 20:12:11yselivanovsetrecipients: + yselivanov, njs, asvetlov, chris.jerdonek, python-dev, Roman Skurikhin
2020-05-15 20:12:11yselivanovsetmessageid: <1589573531.89.0.214362124705.issue40607@roundup.psfhosted.org>
2020-05-15 20:12:11yselivanovlinkissue40607 messages
2020-05-15 20:12:11yselivanovcreate