Replies: 1 comment
-
|
Seems that it has been fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
Typer does not recurse into sub-exceptions in ExceptionGroup



Compare this with default traceback when you replace
typer.run(main)withmain()Note that sub-exceptions may be exception groups as well
Operating System
Linux
Operating System Details
No response
Typer Version
0.15.1
Python Version
3.11.10
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions