]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 18 Sep 2018 22:09:51 +0000 (15:09 -0700)
committerGitHub <noreply@github.com>
Tue, 18 Sep 2018 22:09:51 +0000 (15:09 -0700)
commit73c0006e71683b7d5b28192f18a2b9796e4195ef
tree95c850f96def1fb54a422b2902a329df7fe0e7a7
parent1a89cb5c479d8e4f467d7f96e1781c7275cefa88
bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403)

Co-authored-by: Elvis Pranskevichus <elvis@magic.io>
(cherry picked from commit 471503954a91d86cf04228c38134108c67a263b0)

Co-authored-by: Yury Selivanov <yury@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