Skip to content
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

gh-121970: Replace .. coroutine{method,function} with :async: #130448

Merged
merged 3 commits into from
Feb 22, 2025

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Feb 22, 2025

I decided to keep awaitablefunction / awaitablemethod for now, because it is not quite the same as :async:


📚 Documentation preview 📚: https://cpython-previews--130448.org.readthedocs.build/

@hugovk hugovk added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Feb 22, 2025
@AA-Turner
Copy link
Member

I've updated this branch with the changes I had staged locally from my original investigation.

@AA-Turner AA-Turner enabled auto-merge (squash) February 22, 2025 17:51
@AA-Turner AA-Turner merged commit 5ec4bf8 into python:main Feb 22, 2025
28 checks passed
@miss-islington-app
Copy link

Thanks @sobolevn for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

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 <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
@miss-islington-app
Copy link

Sorry, @sobolevn and @AA-Turner, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 5ec4bf86b7f4455432aebace996ef390ae3e9302 3.12

@bedevere-app
Copy link

bedevere-app bot commented Feb 22, 2025

GH-130465 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 22, 2025
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 <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Feb 22, 2025

GH-130467 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Feb 22, 2025
AA-Turner added a commit that referenced this pull request Feb 22, 2025
…c:` (GH-130448) (#130465)

(cherry picked from commit 5ec4bf8)

Co-authored-by: sobolevn <[email protected]>
Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this pull request Feb 22, 2025
…c:` (GH-130448) (#130467)

(cherry picked from commit 5ec4bf8)

Co-authored-by: sobolevn <[email protected]>
Mr-Sunglasses pushed a commit to Mr-Sunglasses/cpython that referenced this pull request Feb 24, 2025
…:` (python#130448)

Co-authored-by: Adam Turner <[email protected]>

pythongh-130461: Fix locations of `.. index::` directives usage in `Doc/library/uuid.rst`

pythongh-130461: Fix locations of `.. index::` in `getnode()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants