]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121970: Replace `.. coroutine{method,function}` with `:async:` (#130448)
authorsobolevn <mail@sobolevn.me>
Sat, 22 Feb 2025 17:54:43 +0000 (20:54 +0300)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 17:54:43 +0000 (17:54 +0000)
commit5ec4bf86b7f4455432aebace996ef390ae3e9302
tree99808033446beeb689d6aeb0452a354d5b108e19
parent3cc9e867eba1ed139cf28c74b4a788bcc4801394
gh-121970: Replace `.. coroutine{method,function}` with `:async:` (#130448)

Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
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