mirror of
https://github.com/python/cpython.git
synced 2026-06-06 03:26:18 -04:00
aef4a1203c
If other exception was raised during exiting an expired asyncio.timeout() block, insert TimeoutError in the exception context just above the CancelledError.