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 methane
Recipients abacabadabacaba, methane, yselivanov
Date 2017-05-12.05:34:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494567282.2.0.500452738618.issue30048@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5e94dedcddf5e09164bf20f18a3c701eeb96c71e by INADA Naoki in branch '3.5':
bpo-30048: asyncio: fix Task.cancel() was ignored. (GH-1547)
https://github.com/python/cpython/commit/5e94dedcddf5e09164bf20f18a3c701eeb96c71e
History
Date User Action Args
2017-05-12 05:34:42methanesetrecipients: + methane, abacabadabacaba, yselivanov
2017-05-12 05:34:42methanesetmessageid: <1494567282.2.0.500452738618.issue30048@psf.upfronthosting.co.za>
2017-05-12 05:34:42methanelinkissue30048 messages
2017-05-12 05:34:41methanecreate