pkgsrc/devel/py-exceptiongroup
adam 94e793086a py-exceptiongroup: updated to 1.2.0
1.2.0

Added special monkeypatching if Apport has overridden sys.excepthook so it will format exception groups correctly (PR by John Litborn)
Added a backport of contextlib.suppress() from Python 3.12.1 which also handles suppressing exceptions inside exception groups
Fixed bare raise in a handler reraising the original naked exception rather than an exception group which is what is raised when you do a raise in an except* handler
2023-11-22 12:59:23 +00:00
..
DESCR
distinfo py-exceptiongroup: updated to 1.2.0 2023-11-22 12:59:23 +00:00
Makefile py-exceptiongroup: updated to 1.2.0 2023-11-22 12:59:23 +00:00
PLIST py-exceptiongroup: updated to 1.2.0 2023-11-22 12:59:23 +00:00