]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33674: Pause the transport as early as possible (#7192)
authorYury Selivanov <yury@magic.io>
Tue, 29 May 2018 05:00:12 +0000 (01:00 -0400)
committerGitHub <noreply@github.com>
Tue, 29 May 2018 05:00:12 +0000 (01:00 -0400)
commitf295587c45f96b62d24f9a12cef6931b0805f596
tree3a33afc7269203486b79f0f3e5b1a7d2d7e83be1
parent3e51a3d5927c680d5410ff11ff8d5e5bb9ffb1e7
bpo-33674: Pause the transport as early as possible (#7192)
Lib/asyncio/base_events.py
Misc/NEWS.d/next/Library/2018-05-29-00-37-56.bpo-33674.2IkGhL.rst [new file with mode: 0644]