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