◐ Shell
clean mode source ↗

bpo-31158: Fix nondeterministic read in test_pty by diekmann · Pull Request #3808 · python/cpython

@diekmann

@diekmann

pitrou

Ideally, this commit is fixuped into the previous commit. Since there is
already a comment on github, I won't rebase.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 2, 2017
* bpo-31158: Fix nondeterministic read in test_pty

* Reuse existing readline implementation from io.

Thx to @pitrou

* Updated comment

Ideally, this commit is fixuped into the previous commit. Since there is
already a comment on github, I won't rebase.
(cherry picked from commit e6f62f6)

vstinner pushed a commit that referenced this pull request

Oct 2, 2017

vstinner added a commit that referenced this pull request

Oct 2, 2017
(cherry picked from commit e6f62f6)