Skip to content

feat: Shorten ExceptionGroup summary to a single line #13591

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

Closed

Conversation

XayHanmonty
Copy link

This commit modifies the exception reporting for ExceptionGroups to display a single-line summary instead of a multi-line traceback summary. This improves readability for tests that raise ExceptionGroups with many sub-exceptions.

Fixes #11235

This commit modifies the exception reporting for ExceptionGroups to display a single-line summary instead of a multi-line traceback summary. This improves readability for tests that raise ExceptionGroups with many sub-exceptions.

Fixes #11235
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided (automation) changelog entry is part of PR label Jul 9, 2025
@XayHanmonty XayHanmonty closed this by deleting the head repository Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided (automation) changelog entry is part of PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestIds not relative to rootdir & cannot be run as pytest args
1 participant