diff options
author | John <john-xyz@outlook.com> | 2025-04-26 13:57:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-26 18:57:08 +0000 |
commit | 8d6d7386a35b4a6fdd7d599f2184780bb83cc306 (patch) | |
tree | a9a452d2d0158c479ad0acc12da23c6223330d53 /Python/ceval_gil.c | |
parent | 5e96e4fca80a8cd25da6b469b25f8f5a514de8be (diff) | |
download | cpython-8d6d7386a35b4a6fdd7d599f2184780bb83cc306.tar.gz cpython-8d6d7386a35b4a6fdd7d599f2184780bb83cc306.zip |
gh-133016: Fix a reference to removed `asyncio.futures.TimeoutError` (#133019)
Just use the builtin `TimeoutError`, and remove the import of `futures`.
Diffstat (limited to 'Python/ceval_gil.c')
0 files changed, 0 insertions, 0 deletions