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 miss-islington
Recipients Elvis.Pranskevichus, asvetlov, miss-islington, ned.deily, v2m, yselivanov
Date 2018-10-03.15:28:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538580532.98.0.545547206417.issue34872@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 166773df0ce6c852130f524029fa2e62b37b89cb by Miss Islington (bot) (Elvis Pranskevichus) in branch '3.6':
[3.6] bpo-34872: Fix self-cancellation in C implementation of asyncio.Task (GH-9679) (GH-9690)
https://github.com/python/cpython/commit/166773df0ce6c852130f524029fa2e62b37b89cb
History
Date User Action Args
2018-10-03 15:28:53miss-islingtonsetrecipients: + miss-islington, ned.deily, asvetlov, Elvis.Pranskevichus, yselivanov, v2m
2018-10-03 15:28:52miss-islingtonsetmessageid: <1538580532.98.0.545547206417.issue34872@psf.upfronthosting.co.za>
2018-10-03 15:28:52miss-islingtonlinkissue34872 messages
2018-10-03 15:28:52miss-islingtoncreate