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

Fixed traceback exception only showing 2 nested levels of context/cause #38

Merged
merged 2 commits into from Nov 4, 2022

Conversation

agronholm
Copy link
Owner

Fixes #36.

@coveralls
Copy link

coveralls commented Nov 3, 2022

Copy link

@proto3 proto3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, although I'm not a traceback module expert ^^'
It fixes the issue from #36, thanks !

src/exceptiongroup/_formatting.py Show resolved Hide resolved
@agronholm agronholm merged commit a0ec8cc into main Nov 4, 2022
@agronholm agronholm deleted the fix-36 branch November 4, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

At most two tracebacks displayed in case of cascading errors
3 participants