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 gvanrossum
Recipients ajoino, alex.gronholm, asvetlov, chris.jerdonek, dreamsorcerer, gvanrossum, iritkatriel, jab, njs, tinchester, yduprat, yselivanov
Date 2022-02-28.20:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646079826.9.0.9675563443.issue46771@roundup.psfhosted.org>
In-reply-to
Content
Everyone,

I've sent a PR (which I expect will make it into alpha 6) that restores the old cancel() semantics. This should make Tin happy, but I think we'll still have to have a longer discussion about the downsides.

https://github.com/python/cpython/pull/31623
History
Date User Action Args
2022-02-28 20:23:46gvanrossumsetrecipients: + gvanrossum, njs, jab, asvetlov, alex.gronholm, chris.jerdonek, yselivanov, tinchester, iritkatriel, dreamsorcerer, yduprat, ajoino
2022-02-28 20:23:46gvanrossumsetmessageid: <1646079826.9.0.9675563443.issue46771@roundup.psfhosted.org>
2022-02-28 20:23:46gvanrossumlinkissue46771 messages
2022-02-28 20:23:46gvanrossumcreate