Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python310-exceptiongroup

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.

Found 1 sites for python310-exceptiongroup

Found 3 RPM for python310-exceptiongroup

PackageSummaryDistributionDownload
python310-exceptiongroup-1.2.1-1.1.noarch.htmlBackport of PEP 654 (exception groups)OpenSuSE Tumbleweed for noarchpython310-exceptiongroup-1.2.1-1.1.noarch.rpm
python310-exceptiongroup-1.2.1-1.1.noarch.htmlBackport of PEP 654 (exception groups)OpenSuSE Ports Tumbleweed for noarchpython310-exceptiongroup-1.2.1-1.1.noarch.rpm
Backport of PEP 654 (exception groups)python310-exceptiongroup-1.2.1-1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet