]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33649: Backport asyncio docs from 'master' to 3.7 (GH-9377)
authorYury Selivanov <yury@magic.io>
Mon, 17 Sep 2018 23:35:30 +0000 (19:35 -0400)
committerGitHub <noreply@github.com>
Mon, 17 Sep 2018 23:35:30 +0000 (19:35 -0400)
commit512d7101098b971837cbb406942215244f636547
tree47d49f63a1e624497af5e68c07586e4f5e94853c
parentc63d81b3feaa008a6be4c7c83c324174e8d95c24
bpo-33649: Backport asyncio docs from 'master' to 3.7 (GH-9377)
21 files changed:
Doc/library/asyncio-api-index.rst [new file with mode: 0644]
Doc/library/asyncio-dev.rst
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-eventloops.rst [deleted file]
Doc/library/asyncio-exceptions.rst [new file with mode: 0644]
Doc/library/asyncio-future.rst [new file with mode: 0644]
Doc/library/asyncio-llapi-index.rst [new file with mode: 0644]
Doc/library/asyncio-platforms.rst [new file with mode: 0644]
Doc/library/asyncio-policy.rst [new file with mode: 0644]
Doc/library/asyncio-protocol.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/asyncio.rst
Doc/library/ipc.rst
Doc/tools/templates/layout.html
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst