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.

作者 gvanrossum
收信人 asvetlov, bjs, chris.jerdonek, graingert, gvanrossum, pagliaricci.m, serhiy.storchaka, yselivanov
日期 2022-02-23.18:04:42
SpamBayes Score -1.0
Marked as misclassified
Message-id <1645639482.66.0.732306366794.issue45390@roundup.psfhosted.org>
In-reply-to
内容
We should really stop appending to a closed issue.

Anyway, raising ExceptionGroup is backwards incompatible, since "except CancelledError" wouldn't cancel the group.
历史
日期 用户 动作 参数
2022-02-23 18:04:42gvanrossum修改recipients: + gvanrossum, asvetlov, chris.jerdonek, serhiy.storchaka, yselivanov, graingert, bjs, pagliaricci.m
2022-02-23 18:04:42gvanrossum修改messageid: <1645639482.66.0.732306366794.issue45390@roundup.psfhosted.org>
2022-02-23 18:04:42gvanrossum链接issue45390 messages
2022-02-23 18:04:42gvanrossum创建