{{ message }}
gh-121970: Replace .. coroutine{method,function} with :async:#130448
Merged
AA-Turner merged 3 commits intoFeb 22, 2025
Merged
Conversation
Member
|
I've updated this branch with the changes I had staged locally from my original investigation. |
Sorry, something went wrong.
AA-Turner
approved these changes
Feb 22, 2025
|
Thanks @sobolevn for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Feb 22, 2025
…:` (pythonGH-130448) (cherry picked from commit 5ec4bf8) Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
|
Sorry, @sobolevn and @AA-Turner, I could not cleanly backport this to |
Sorry, something went wrong.
AA-Turner
added a commit
to AA-Turner/cpython
that referenced
this pull request
Feb 22, 2025
…`:async:` (pythonGH-130448) (cherry picked from commit 5ec4bf8) Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
asvetlov
approved these changes
Feb 23, 2025
Mr-Sunglasses
pushed a commit
to Mr-Sunglasses/cpython
that referenced
this pull request
Feb 24, 2025
…:` (python#130448) Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com> pythongh-130461: Fix locations of `.. index::` directives usage in `Doc/library/uuid.rst` pythongh-130461: Fix locations of `.. index::` in `getnode()`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
I decided to keep
awaitablefunction/awaitablemethodfor now, because it is not quite the same as:async:pyspecific#121970📚 Documentation preview 📚: https://cpython-previews--130448.org.readthedocs.build/