Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Apr 24, 2023

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir skip news labels Apr 24, 2023
@kumaraditya303 kumaraditya303 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_completed Apr 24, 2023
@kumaraditya303 kumaraditya303 merged commit 16dabf9 into python:3.11 Apr 24, 2023
@kumaraditya303 kumaraditya303 deleted the docs branch April 24, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review docs Documentation in the Doc dir skip news
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