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 iritkatriel
Recipients brandtbucher, iritkatriel
Date 2022-01-01.10:42:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641033767.24.0.115105620821.issue46219@roundup.psfhosted.org>
In-reply-to
Content
except* checks truthiness of the output of PREP_RERAISE_STAR, and this gives the wrong result for false ExceptionGroup subclasses. See
https://github.com/python/cpython/pull/30302#discussion_r776825568
History
Date User Action Args
2022-01-01 10:42:47iritkatrielsetrecipients: + iritkatriel, brandtbucher
2022-01-01 10:42:47iritkatrielsetmessageid: <1641033767.24.0.115105620821.issue46219@roundup.psfhosted.org>
2022-01-01 10:42:47iritkatriellinkissue46219 messages
2022-01-01 10:42:47iritkatrielcreate