]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
authorVictor Stinner <vstinner@redhat.com>
Thu, 6 Dec 2018 13:16:21 +0000 (14:16 +0100)
committerGitHub <noreply@github.com>
Thu, 6 Dec 2018 13:16:21 +0000 (14:16 +0100)
commit0644b33821b70efbf0ac1ec1fb8729b05796564a
tree2bb716e3455ffe3100d9c02f291f189aff8a3f33
parent388c8c208d9d09bd28289c1e4776b947d4d0f0f0
bpo-35363: test_eintr uses print(flush=True) (GH-10990)
Lib/test/test_eintr.py