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, asvetlov, giampaolo.rodola, miss-islington, njs, xgdomingo, yselivanov
Date 2020-08-26.16:42:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598460172.15.0.279546279545.issue32751@roundup.psfhosted.org>
In-reply-to
Content
New changeset c517fc712105c8e5930cb42baaebdbe37fc3e15f by Elvis Pranskevichus in branch 'master':
bpo-32751: Wait for task cancel in asyncio.wait_for() when timeout <= 0 (#21895)
https://github.com/python/cpython/commit/c517fc712105c8e5930cb42baaebdbe37fc3e15f
History
Date User Action Args
2020-08-26 16:42:52yselivanovsetrecipients: + yselivanov, giampaolo.rodola, njs, asvetlov, Elvis.Pranskevichus, xgdomingo, miss-islington
2020-08-26 16:42:52yselivanovsetmessageid: <1598460172.15.0.279546279545.issue32751@roundup.psfhosted.org>
2020-08-26 16:42:52yselivanovlinkissue32751 messages
2020-08-26 16:42:52yselivanovcreate