]> granicus.if.org Git - python/commit
bpo-33674: Pause the transport as early as possible (GH-7192)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 May 2018 05:59:03 +0000 (22:59 -0700)
committerGitHub <noreply@github.com>
Tue, 29 May 2018 05:59:03 +0000 (22:59 -0700)
commiteca085993cb8620ba9232560f46d91326a13cdd2
treef24fe5ece03716805d5e06cd573ae771ccf1808d
parent78e14f8eb4b4a96d0766f2857c00de21d3303b17
bpo-33674: Pause the transport as early as possible (GH-7192)

(cherry picked from commit f295587c45f96b62d24f9a12cef6931b0805f596)

Co-authored-by: Yury Selivanov <yury@magic.io>
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]