[issue45292] Implement PEP 654

Irit Katriel report at bugs.python.org
Sun Sep 26 10:37:30 EDT 2021


New submission from Irit Katriel <iritkatriel at gmail.com>:

We will implement Exception Groups and except* in a series of PRs:

1. Add the ExceptionGroup and BaseExceptionGroup classes
2. Update traceback rendering code (python and C) for exception groups.
3. Implement except*
4. Write documentation sections.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45292>
_______________________________________


More information about the Python-bugs-list mailing list