]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35363: test_eintr uses print(flush=True) (GH-10990) 10996/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Dec 2018 13:40:31 +0000 (05:40 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Dec 2018 13:40:31 +0000 (05:40 -0800)
commit3f0e8e225e2275d22c4bd2e8f8f212b6a8b849aa
tree0cb6b91b6031daaf3d0f18555d1c42be82e3963a
parente44b5b2afa6fe2966d8caff45e36c0980413bb86
bpo-35363: test_eintr uses print(flush=True) (GH-10990)

(cherry picked from commit 0644b33821b70efbf0ac1ec1fb8729b05796564a)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Lib/test/test_eintr.py