This 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)
| OS | Architecture | Version |
|---|---|---|
| NetBSD 9.0 | x86_64 | py310-exceptiongroup-1.0.0rc8.tgz |
| NetBSD 9.0 | x86_64 | py37-exceptiongroup-1.0.0rc8.tgz |
| NetBSD 9.0 | x86_64 | py38-exceptiongroup-1.0.0rc8.tgz |
| NetBSD 9.0 | x86_64 | py39-exceptiongroup-1.0.0rc8.tgz |
| NetBSD 9.0 | x86_64 | py310-exceptiongroup-1.0.0rc8.tgz |
| NetBSD 9.0 | x86_64 | py37-exceptiongroup-1.0.0rc8.tgz |
| NetBSD 9.0 | x86_64 | py38-exceptiongroup-1.0.0rc8.tgz |
| NetBSD 9.0 | x86_64 | py39-exceptiongroup-1.0.0rc8.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.