diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2024-01-10 10:50:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-10 10:50:31 (GMT) |
commit | aef4a1203c06efde8505aefc9cf994e9a23f398d (patch) | |
tree | 006ea6c1226b329803c5649eb00b1a6ac1316bf5 /Doc/glossary.rst | |
parent | ab0ad62038317a3d15099c23d2b0f03bee9f8fa7 (diff) | |
download | cpython-aef4a1203c06efde8505aefc9cf994e9a23f398d.zip cpython-aef4a1203c06efde8505aefc9cf994e9a23f398d.tar.gz cpython-aef4a1203c06efde8505aefc9cf994e9a23f398d.tar.bz2 |
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.
Diffstat (limited to 'Doc/glossary.rst')
0 files changed, 0 insertions, 0 deletions