]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-23554: Change echo server example class name from EchoServerClientProtocol to...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Oct 2018 21:59:49 +0000 (14:59 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Oct 2018 21:59:49 +0000 (14:59 -0700)
commit802de12d99d16e621537d454eac942d2f448afee
tree2c859650615a6f9eb5ce30b69bffec618ad50e0e
parentfcea3ddc4a7e756fa8f182789e886ccd3d524484
bpo-23554: Change echo server example class name from EchoServerClientProtocol to EchoServerProtocol (GH-9859)

(cherry picked from commit 43a5bd7b458f0ad2d62b00b033d025689d48d591)

Co-authored-by: Braden Groom <braden.groom@gmail.com>
Doc/library/asyncio-protocol.rst