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, serhiy.storchaka, tinchester, yselivanov
Date 2022-02-22.23:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645571127.67.0.322667535888.issue46829@roundup.psfhosted.org>
In-reply-to
Content
I would like to go on record (again) as preferring to get rid of the cancel-message parameter altogether. Let's deprecate it. When we initially designed things without a cancel message we did it on purpose -- "cancellation" is a single flag, not a collection of data.
History
Date User Action Args
2022-02-22 23:05:27gvanrossumsetrecipients: + gvanrossum, njs, jab, asvetlov, alex.gronholm, chris.jerdonek, serhiy.storchaka, yselivanov, tinchester, iritkatriel, dreamsorcerer, ajoino
2022-02-22 23:05:27gvanrossumsetmessageid: <1645571127.67.0.322667535888.issue46829@roundup.psfhosted.org>
2022-02-22 23:05:27gvanrossumlinkissue46829 messages
2022-02-22 23:05:27gvanrossumcreate