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 iritkatriel
Date 2021-12-21.10:12:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640081554.02.0.429945050025.issue46107@roundup.psfhosted.org>
In-reply-to
Content
New changeset c66fc0fb53b5316dc325fde3bc738890515d38a4 by Irit Katriel in branch 'main':
bpo-46107: ExceptionGroup.subgroup()/split() should copy __note__ to the parts (GH-30159)
https://github.com/python/cpython/commit/c66fc0fb53b5316dc325fde3bc738890515d38a4
History
Date User Action Args
2021-12-21 10:12:34iritkatrielsetrecipients: + iritkatriel
2021-12-21 10:12:34iritkatrielsetmessageid: <1640081554.02.0.429945050025.issue46107@roundup.psfhosted.org>
2021-12-21 10:12:34iritkatriellinkissue46107 messages
2021-12-21 10:12:33iritkatrielcreate