Skip to content

[3.11] GH-78530: clarify docs for generators yielding tasks in asyncio.wait and asyncio.as_completed - #103748

Merged
kumaraditya303 merged 1 commit into
python:3.11from
kumaraditya303:docs
Apr 24, 2023
Merged

[3.11] GH-78530: clarify docs for generators yielding tasks in asyncio.wait and asyncio.as_completed#103748
kumaraditya303 merged 1 commit into
python:3.11from
kumaraditya303:docs

Conversation

@kumaraditya303

@kumaraditya303kumaraditya303 commented Apr 24, 2023

Copy link
Copy Markdown
Contributor

@bedevere-botbedevere-bot added docs Documentation in the Doc dir skip news labels Apr 24, 2023
@kumaraditya303kumaraditya303 changed the title GH-78530: clarify docs for generators yielding tasks in asyncio.wait and asyncio.as_completed[3.11] GH-78530: clarify docs for generators yielding tasks in asyncio.wait and asyncio.as_completedApr 24, 2023
@kumaraditya303kumaraditya303 linked an issue Apr 24, 2023 that may be closed by this pull request
@kumaraditya303
kumaraditya303 merged commit 16dabf9 into python:3.11Apr 24, 2023
@kumaraditya303
kumaraditya303 deleted the docs branch April 24, 2023 09:03
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

asyncio.wait should accept generator of tasks as first argument

2 participants

@kumaraditya303@bedevere-bot