Files
cpython/Lib/asyncio
Serhiy Storchaka aef4a1203c gh-96037: Always insert TimeoutError when exit an expired asyncio.timeout() block (GH-113819)
If other exception was raised during exiting an expired
asyncio.timeout() block, insert TimeoutError in the exception context
just above the CancelledError.
2024-01-10 12:50:31 +02:00
..
2021-07-31 06:36:10 +02:00