]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46777: Fix incorrect use of directives in asyncio documentation (GH-31388)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 18 Feb 2022 08:58:48 +0000 (10:58 +0200)
committerGitHub <noreply@github.com>
Fri, 18 Feb 2022 08:58:48 +0000 (10:58 +0200)
commit2923d87ca258b9d421e8147b12f0d98295ee3f8e
tree64b51c1b6999ba6292d05f2a5ced0a318f4131a4
parentd85121660ea50bbe8fbd31797aa6e4afe0850388
bpo-46777: Fix incorrect use of directives in asyncio documentation (GH-31388)
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