Skip to content

Test Asyncio Utils References futures.TimeoutError Which Does Not Exist #133016

@johnzhou721

Description

@johnzhou721

Bug report

Bug description:

https://github.com/python/cpython/blob/632524a5cbdd3e999992d0e9e68fe8b464ed16ec/Lib/test/test_asyncio/utils.py#L107C1-L107C37

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

No one assigned

    Labels

    testsTests in the Lib/test dirtopic-asynciotype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions