]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 May 2021 22:19:42 +0000 (15:19 -0700)
committerGitHub <noreply@github.com>
Wed, 26 May 2021 22:19:42 +0000 (15:19 -0700)
commit150a8e8a3edbbed12b98c8f22e2972cd47fd3ba5
tree6d8e633c85c395e08c7cefdd6cd1e0eb37d1cf90
parent97b4576f655c09e32d2cbcdcdbda72b1bf9f438a
[3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-26357) (GH-26390)

* Add deprecated-removed loop labels for all reelvant functions/classes in asyncio
(cherry picked from commit d8fd8c8568cbc2f53c1abeda3596a89a46f0e3d7)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Automerge-Triggered-By: GH:gpshead
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]