]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Dec 2018 13:34:59 +0000 (05:34 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Dec 2018 13:34:59 +0000 (05:34 -0800)
commit560fa4db17983ce37c1453c057901c627b2c3abc
treef0f2e13c0889207ddeeae1534a473a1e20b803d1
parentb7c67c4d510a7a72a35983cc168dbb2ce796cb8c
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