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, ned.deily, v2m, yselivanov
Date 2018-10-03.14:30:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538577038.04.0.545547206417.issue34872@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0c797a6aca1c293e530e18c5e9fa02c670a9a4ed by Yury Selivanov (Elvis Pranskevichus) in branch 'master':
bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (GH-9679)
https://github.com/python/cpython/commit/0c797a6aca1c293e530e18c5e9fa02c670a9a4ed
History
Date User Action Args
2018-10-03 14:30:38yselivanovsetrecipients: + yselivanov, ned.deily, asvetlov, Elvis.Pranskevichus, v2m
2018-10-03 14:30:38yselivanovsetmessageid: <1538577038.04.0.545547206417.issue34872@psf.upfronthosting.co.za>
2018-10-03 14:30:38yselivanovlinkissue34872 messages
2018-10-03 14:30:38yselivanovcreate