issues
search
Qix-
/
better-exceptions
Pretty and useful exceptions in Python, automatically.
MIT License
4.6k
stars
204
forks
source link
Add support for ExceptionGroup in python3.11 (and exceptiongroup backport)
#132
Open
pyhedgehog
opened
2 months ago
pyhedgehog
commented
2 months ago
Links:
https://peps.python.org/pep-0654/
https://docs.python.org/3/library/exceptions.html#lib-exception-groups
https://pypi.org/project/exceptiongroup/
Links: