]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
authorYury Selivanov <yury@magic.io>
Tue, 18 Sep 2018 21:55:44 +0000 (17:55 -0400)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 21:55:44 +0000 (17:55 -0400)
commit471503954a91d86cf04228c38134108c67a263b0
tree25ccace31572e066077eb9a2b343b986e252f4e1
parenta3c88ef12c7b8993912750b56a1e095652fe47c0
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)

Co-authored-by: Elvis Pranskevichus <elvis@magic.io>
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-future.rst
Doc/library/asyncio-task.rst
Doc/library/asyncio.rst
Doc/tools/extensions/pyspecific.py