]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH...
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 14 May 2019 20:29:54 +0000 (22:29 +0200)
committerGitHub <noreply@github.com>
Tue, 14 May 2019 20:29:54 +0000 (22:29 +0200)
commitc647ad9b51c59f71c02cd90c5e67d1b2768323ca
tree615e989e9019d68336f296abd1a4bce24eea68d6
parent2fef5b01e36a17e36fd7e65c4b51f5ede8880dda
Revert "bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH-13098)" (GH-13328)

This reverts commit 93aa57ac6594d1cc30d147720fc8a7a4e1ca2d3e.
Lib/asyncio/streams.py
Lib/asyncio/subprocess.py
Lib/test/test_asyncio/test_streams.py
Misc/NEWS.d/next/Library/2019-05-05-09-45-44.bpo-36801.XrlFFs.rst [deleted file]