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 alex.gronholm, asvetlov, gvanrossum, iritkatriel, jab, njs, tinchester, yselivanov
Date 2022-02-16.21:14:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645046051.32.0.18724499623.issue46771@roundup.psfhosted.org>
In-reply-to
Content
OK.

1. Please have a look at how .cancelling()/.uncancel() works (there's an example of it in TaskGroup) to solve that particular problem without using the cancel message.

2. Suppose you could make (backwards compatible) changes to asyncio. What would you do? 3.11 feature freeze (aka beta 1) is still a few months away (late May) so now's the time to get your wishes in.
History
Date User Action Args
2022-02-16 21:14:11gvanrossumsetrecipients: + gvanrossum, njs, jab, asvetlov, alex.gronholm, yselivanov, tinchester, iritkatriel
2022-02-16 21:14:11gvanrossumsetmessageid: <1645046051.32.0.18724499623.issue46771@roundup.psfhosted.org>
2022-02-16 21:14:11gvanrossumlinkissue46771 messages
2022-02-16 21:14:11gvanrossumcreate