]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Attempt to fix test_stdin_broken_pipe on Travis (GH-7210) (#7211)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 29 May 2018 18:32:07 +0000 (11:32 -0700)
committerYury Selivanov <yury@magic.io>
Tue, 29 May 2018 18:32:07 +0000 (14:32 -0400)
commitb3e12c0817a8308d021eab8e22486a036124b41e
tree1057b54d4d088a252982bf9016b62de376b10d41
parentcb055bcc2bbfa5dcc6b0332305918a2118d9ebbc
Attempt to fix test_stdin_broken_pipe on Travis (GH-7210) (#7211)

(cherry picked from commit 4fadf0c639476fa50a40ec6f119f98c01e56ad95)

Co-authored-by: Yury Selivanov <yury@magic.io>
Lib/test/test_asyncio/test_subprocess.py