]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46777: Fix incorrect use of directives in asyncio documentation (GH-31388)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 18 Feb 2022 09:30:36 +0000 (01:30 -0800)
committerGitHub <noreply@github.com>
Fri, 18 Feb 2022 09:30:36 +0000 (01:30 -0800)
commit6eb34772fda2e46ba9a265e038b6e0f303bd790e
tree8f6f68b837a284c1ce3d4e8dc4ba55531d86800d
parentfeb44550888eb4755efee11bf01daeb285e5b685
bpo-46777: Fix incorrect use of directives in asyncio documentation (GH-31388)

(cherry picked from commit 2923d87ca258b9d421e8147b12f0d98295ee3f8e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-future.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