Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-46107: ExceptionGroup.subgroup()/split() should copy __note__ to the parts #30159

Merged
merged 4 commits into from
Dec 21, 2021

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Dec 16, 2021

@iritkatriel iritkatriel added the type-bug An unexpected behavior, bug, or error label Dec 16, 2021
@gvanrossum gvanrossum changed the title bpo-46107: ExceptionGroup.subgroup()/split() don't copy __note__ to the parts bpo-46107: ExceptionGroup.subgroup()/split() should copy __note__ to the parts Dec 17, 2021
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
@iritkatriel iritkatriel merged commit c66fc0f into python:main Dec 21, 2021
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request Dec 27, 2021
@iritkatriel iritkatriel deleted the bpo-46107 branch December 7, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants