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 gvanrossum, iritkatriel, petr.viktorin, yselivanov
Date 2022-01-24.21:50:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643061027.61.0.203519421096.issue46431@roundup.psfhosted.org>
In-reply-to
Content
New changeset b18fd54f8c27e4b2aac222e75ac58aa85e5a7988 by Irit Katriel in branch 'main':
bpo-46431: Add example of subclassing ExceptionGroup. Document the message and exceptions attributes (GH-30852)
https://github.com/python/cpython/commit/b18fd54f8c27e4b2aac222e75ac58aa85e5a7988
History
Date User Action Args
2022-01-24 21:50:27iritkatrielsetrecipients: + iritkatriel, gvanrossum, petr.viktorin, yselivanov
2022-01-24 21:50:27iritkatrielsetmessageid: <1643061027.61.0.203519421096.issue46431@roundup.psfhosted.org>
2022-01-24 21:50:27iritkatriellinkissue46431 messages
2022-01-24 21:50:27iritkatrielcreate