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.
S
Serhiy Storchaka committed
aef4a1203c06efde8505aefc9cf994e9a23f398d
Parent: ab0ad62
Committed by GitHub <noreply@github.com>
on 1/10/2024, 10:50:31 AM