ExceptionGroup
python ExceptionGroup
Raised (Python 3.11+) to represent multiple concurrent exceptions, typically from asyncio.TaskGroup or the testing framework. Can be caught and unwrapped with except*.
Raised (Python 3.11+) to represent multiple concurrent exceptions, typically from asyncio.TaskGroup or the testing framework. Can be caught and unwrapped with except*.