bpo-44176: Allow `asyncio.as_completed()`'s first parameter to be a generator yielding awaitables by alexdelorenzo · Pull Request #26228 · python/cpython
alexdelorenzo
changed the title
Use inspect.isawaitable() to detect if as_completed()'s first param is awaitable
bpo-44176: Use inspect.isawaitable() to detect if as_completed()'s first param is awaitable
alexdelorenzo
changed the title
bpo-44176: Use inspect.isawaitable() to detect if as_completed()'s first param is awaitable
bpo-44176: Use inspect.isawaitable() to detect if as_completed()'s first parameter is awaitable
alexdelorenzo
changed the title
bpo-44176: Use inspect.isawaitable() to detect if as_completed()'s first parameter is awaitable
bpo-44176: Allow asyncio.as_completed() first parameter to be a generator yielding awaitables
alexdelorenzo
changed the title
bpo-44176: Allow
bpo-44176: Allow asyncio.as_completed() first parameter to be a generator yielding awaitablesasyncio.as_completed()'s first parameter to be a generator yielding awaitables