-
-
Notifications
You must be signed in to change notification settings - Fork 243
tracebacks: Handle ExceptionGroup #720
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
Conversation
@hynek ping :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it looks like the tests are failing on Python 3.14 – could you have a look pls? (make sure you've got b2)
Exc values for ZeroDivisionError 1 // 0 changed in py314...
5cb2d2a
to
b9a1106
Compare
Error message for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
Fixes: #676
Summary
Pull Request Check List
main
branch – use a separate branch!api.py
.docs/api.rst
by hand.versionadded
,versionchanged
, ordeprecated
directives..rst
and.md
files is written using semantic newlines.