CMD + K

exceptiongroup

Anaconda Verified

Backport of PEP 654 (exception groups)

Installation

To install this package, run one of the following:

Conda
$conda install main::exceptiongroup

Usage Tracking

1.3.0
1.2.0
1.0.4
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

"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) * Special versions of some of the functions from the traceback module"

About

Summary

Backport of PEP 654 (exception groups)

Last Updated

Oct 27, 2025 at 11:30

License

MIT

Total Downloads

43.6K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 1.0.4
linux-s390x Last supported version: 1.2.0
macOS-64 Last supported version: 1.2.0