]> granicus.if.org Git - python/commit
bpo-31158: Fix nondeterministic read in test_pty (#3808) (#3853)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 2 Oct 2017 09:58:09 +0000 (02:58 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2017 09:58:09 +0000 (02:58 -0700)
commit20cbc1d29facead32c2da06c81a09af0e057015c
tree0c650ca4e269413bd6b29794d0cca55ac2df6ad0
parent1163fb9be08c6072455b59d6f954e60662d18e75
bpo-31158: Fix nondeterministic read in test_pty (#3808) (#3853)

(cherry picked from commit e6f62f69f07892b993910ff03c9db3ffa5cb9ca5)
Lib/test/test_pty.py