Path to this page:
./
devel/py-exceptiongroup,
Backport of PEP 654 (exception groups)
Branch: pkgsrc-2022Q4,
Version: 1.0.4,
Package name: py310-exceptiongroup-1.0.4,
Maintainer: pkgsrc-usersThis is a backport of the BaseExceptionGroup and ExceptionGroup
classes from Python 3.11.
It contains the following:
The exceptiongroup.BaseExceptionGroup and exceptiongroup.ExceptionGroup
classes
A utility function (exceptiongroup.catch()) for catching
exceptions possibly nested in an exception group
Patches to the TracebackException class that properly formats
exception groups (installed on import)
An exception hook that handles formatting of exception groups
through TracebackException (installed on import)
Master sites:
Filesize: 14.356 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version py310-exceptiongroup-1.0.4 (created)