]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32436: Document PEP 567 changes to asyncio. (GH-7073)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 23 May 2018 17:59:17 +0000 (10:59 -0700)
committerGitHub <noreply@github.com>
Wed, 23 May 2018 17:59:17 +0000 (10:59 -0700)
commit2fc443c469fb15033b6b96acd727e2e7cc147adc
tree548784c56a275bf870d77828cfd8fdb22756df30
parent0f9b68a728f69a64dc224ec7b27e92013f0ed9cc
bpo-32436: Document PEP 567 changes to asyncio. (GH-7073)

(cherry picked from commit 28b9178023a445b1da2694774c265cd4b7a244ec)

Co-authored-by: Yury Selivanov <yury@magic.io>
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-task.rst
Doc/whatsnew/3.7.rst
Misc/NEWS.d/next/Documentation/2018-05-23-11-59-51.bpo-32436.S1LGPa.rst [new file with mode: 0644]