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 asvetlov, bjs, chris.jerdonek, graingert, gvanrossum, pagliaricci.m, serhiy.storchaka, yselivanov
Date 2022-02-23.18:04:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645639482.66.0.732306366794.issue45390@roundup.psfhosted.org>
In-reply-to
Content
We should really stop appending to a closed issue.

Anyway, raising ExceptionGroup is backwards incompatible, since "except CancelledError" wouldn't cancel the group.
History
Date User Action Args
2022-02-23 18:04:42gvanrossumsetrecipients: + gvanrossum, asvetlov, chris.jerdonek, serhiy.storchaka, yselivanov, graingert, bjs, pagliaricci.m
2022-02-23 18:04:42gvanrossumsetmessageid: <1645639482.66.0.732306366794.issue45390@roundup.psfhosted.org>
2022-02-23 18:04:42gvanrossumlinkissue45390 messages
2022-02-23 18:04:42gvanrossumcreate