]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38192: Fix remaining passing of "loop" in the protocol examples (GH-16202)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 Sep 2019 07:22:48 +0000 (00:22 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2019 07:22:48 +0000 (00:22 -0700)
commitfacbd316b409f3775da2a74d0845938b4c7b88f0
treefffa84b7a7404536a7127d11507750a324673a18
parent80cb055aa45f37951b8e3097fe4367d443d455ae
bpo-38192: Fix remaining passing of "loop" in the protocol examples (GH-16202)

See https://bugs.python.org/issue38192 .

https://bugs.python.org/issue38192
(cherry picked from commit 5d359cc62e0244e1fd8d17146a4135079d6843bf)

Co-authored-by: Hrvoje Nikšić <hniksic@gmail.com>
Doc/library/asyncio-protocol.rst