]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Jun 2018 15:54:31 +0000 (08:54 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Jun 2018 15:54:31 +0000 (08:54 -0700)
commitf4dcf49159e404273f426bccf8d0d71a4c3274e6
tree52e60c5f1e60b6861ce62716d936766fc4b1849e
parentf44203d782e397941c17d96e6a1f9dc1df08b3e6
bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326)

(cherry picked from commit c0d062f523b16331444ff910e4596ee5608c8170)

Co-authored-by: Elvis Pranskevichus <elvis@magic.io>
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-stream.rst
Doc/whatsnew/3.7.rst
Misc/NEWS.d/next/Documentation/2018-06-01-12-27-40.bpo-33736.JVegIu.rst [new file with mode: 0644]