An open API service for providing issue and pull request metadata for open source projects.

GitHub / python/typeshed issues and pull requests

Labelled with: topic: asyncio

#12440 - `asyncio.Task.get_coro` can return `None` on 3.12+

Issue - State: closed - Opened by ZeroIntensity over 1 year ago
Labels: topic: asyncio

#12184 - asyncio child watchers will be removed in Python 3.14

Issue - State: closed - Opened by kumaraditya303 over 1 year ago
Labels: topic: asyncio

#11992 - asyncio.eager_task_factory may have incompatible typing for use with set_task_factory()

Issue - State: closed - Opened by MatthewFam over 1 year ago
Labels: topic: asyncio

#10236 - asyncio.create_task doesn't accept coroutine like objects

Issue - State: open - Opened by kumaraditya303 over 2 years ago
Labels: topic: asyncio

#10185 - asyncio.create_task doesn't accept async_generator_asend objects

Issue - State: closed - Opened by kumaraditya303 over 2 years ago - 6 comments
Labels: stubs: false positive, topic: asyncio

#10116 - `asyncio` no longer supports generator-based coroutines in 3.12+

Issue - State: closed - Opened by AlexWaygood over 2 years ago - 6 comments
Labels: stubs: false negative, topic: asyncio, help wanted