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