]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 26 May 2021 21:59:34 +0000 (05:59 +0800)
committerGitHub <noreply@github.com>
Wed, 26 May 2021 21:59:34 +0000 (14:59 -0700)
commitd8fd8c8568cbc2f53c1abeda3596a89a46f0e3d7
tree5aa6a38c5e7210ef1a5f5305e683f65780642aba
parentf6fbdb90ee450ad693f7a7809035d0dc968f98b7
bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357)

* Add deprecated-removed loop labels for all reelvant functions/classes in asyncio
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/whatsnew/3.10.rst
Misc/NEWS.d/next/Documentation/2021-05-26-11-16-33.bpo-42392.oxRx6E.rst [new file with mode: 0644]