]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-121970: Replace `.. coroutine{method,function}` with `:async:` (GH-130448...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 22 Feb 2025 18:22:29 +0000 (18:22 +0000)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 18:22:29 +0000 (18:22 +0000)
commit9bd92fa2419c48c3de274dedfe143d29a571cb58
tree1b328e5a167658de5f0c5531ee79348f778a07c5
parent6c59ea6f1443e69a4b8abb8c953006cddedba916
[3.12] gh-121970: Replace `.. coroutine{method,function}` with `:async:` (GH-130448) (#130467)

(cherry picked from commit 5ec4bf86b7f4455432aebace996ef390ae3e9302)

Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-queue.rst
Doc/library/asyncio-stream.rst
Doc/library/asyncio-subprocess.rst
Doc/library/asyncio-sync.rst
Doc/library/asyncio-task.rst
Doc/library/contextlib.rst
Doc/library/unittest.rst
Doc/reference/expressions.rst
Doc/tools/extensions/pyspecific.py