]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121970: Replace `.. coroutine{method,function}` with `:async:` (GH-130448...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 22 Feb 2025 18:00:49 +0000 (19:00 +0100)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 18:00:49 +0000 (18:00 +0000)
commitc68a8722beb4a5b3471fed70035457361f1997a2
tree21f48f413853a84aaf62a5703cc9487841fd63b7
parent2412c914efa220e4a9cfe79d71cdd2c417807c07
[3.13] gh-121970: Replace `.. coroutine{method,function}` with `:async:` (GH-130448) (#130465)

(cherry picked from commit 5ec4bf86b7f4455432aebace996ef390ae3e9302)

Co-authored-by: sobolevn <mail@sobolevn.me>
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