Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevnsobolevn 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/

@hugovkhugovk added needs backport to 3.12 only 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-TurnerAA-Turner enabled auto-merge (squash) February 22, 2025 17:51
@AA-TurnerAA-Turner merged commit 5ec4bf8 into python:mainFeb 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 <mail@sobolevn.me> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
@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

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

@bedevere-appbedevere-appbot 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 <mail@sobolevn.me> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only 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 <mail@sobolevn.me> Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
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 <mail@sobolevn.me>
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()`
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.

5 participants

@sobolevn@AA-Turner@asvetlov@kumaraditya303@hugovk