◐ Shell
clean mode source ↗

gh-121970: Replace `.. coroutine{method,function}` with `:async:` by sobolevn · Pull Request #130448 · python/cpython

@sobolevn

@sobolevn

kumaraditya303

@AA-Turner

AA-Turner

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>

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>

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

asvetlov

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()`