Name : python310-exceptiongroup
| |
Version : 1.2.0
| Vendor : openSUSE
|
Release : 1.3
| Date : 2024-02-08 16:34:20
|
Group : Unspecified
| Source RPM : python-exceptiongroup-1.2.0-1.3.src.rpm
|
Size : 0.10 MB
| |
Packager : http://bugs_opensuse_org
| |
Summary : Backport of PEP 654 (exception groups)
|
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, modified to correctly handle exception groups even when monkey patching is disabled, or blocked by another custom exception hook:
* ``traceback.format_exception()`` * ``traceback.format_exception_only()`` * ``traceback.print_exception()`` * ``traceback.print_exc()``
If this package is imported on Python 3.11 or later, the built-in implementations of the exception group classes are used instead, ``TracebackException`` is not monkey patched and the exception hook won\'t be installed.
|
RPM found in directory: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.10dist(exceptiongroup)
python310-exceptiongroup
python3dist(exceptiongroup)
Requires :