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 willingc
Recipients asvetlov, njs, willingc, yselivanov
Date 2019-09-25.11:49:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569412144.93.0.403920232062.issue38248@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16cec136b75daf438080a5b6685d2679dfa406af by Carol Willing (Miss Islington (bot)) in branch '3.8':
bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330) (GH-16383)
https://github.com/python/cpython/commit/16cec136b75daf438080a5b6685d2679dfa406af
History
Date User Action Args
2019-09-25 11:49:04willingcsetrecipients: + willingc, njs, asvetlov, yselivanov
2019-09-25 11:49:04willingcsetmessageid: <1569412144.93.0.403920232062.issue38248@roundup.psfhosted.org>
2019-09-25 11:49:04willingclinkissue38248 messages
2019-09-25 11:49:04willingccreate