-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
asyncio.futures.TimeoutError
does not exist AFAIK -- we can reproduce this fairly easily using the following 1-liner:
from asyncio.futures import TimeoutError
Is this a bug? If so, I can fix this.
CPython versions tested on:
3.14
Operating systems tested on:
macOS
Linked PRs
Metadata
Metadata
Assignees
Labels
testsTests in the Lib/test dirTests in the Lib/test dirtopic-asynciotype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done