]> 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:24:31 +0000 (00:24 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2019 07:24:31 +0000 (00:24 -0700)
commit1ba74719e3a213a2c473b92f3a79f8399e65f80a
tree72e9d85ada15139c3532fb365689b761b60ec665
parentd8d653c2d0d267eb1e44f6cdb916945029fec3b1
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