-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Asyncio loop.create_task grammatical error #95767
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
Labels
docs
Documentation in the Doc dir
Comments
This was referenced Aug 7, 2022
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Aug 9, 2022
pythonGH-95768) (cherry picked from commit 141f251) Co-authored-by: Andrzej Bartosiński <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Aug 9, 2022
pythonGH-95768) (cherry picked from commit 141f251) Co-authored-by: Andrzej Bartosiński <[email protected]>
erlend-aasland
pushed a commit
that referenced
this issue
Aug 9, 2022
miss-islington
added a commit
that referenced
this issue
Aug 9, 2022
…95768) (cherry picked from commit 141f251) Co-authored-by: Andrzej Bartosiński <[email protected]>
miss-islington
added a commit
that referenced
this issue
Aug 9, 2022
…95768) (cherry picked from commit 141f251) Co-authored-by: Andrzej Bartosiński <[email protected]>
iritkatriel
pushed a commit
to iritkatriel/cpython
that referenced
this issue
Aug 11, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Documentation
Schedule the execution of a Coroutines
is not a valid sentence.Coroutines
should be replaced withCoroutine
.The text was updated successfully, but these errors were encountered: