commit | 0644b33821b70efbf0ac1ec1fb8729b05796564a | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Thu Dec 06 14:16:21 2018 +0100 |
committer | GitHub <noreply@github.com> | Thu Dec 06 14:16:21 2018 +0100 |
tree | 2bb716e3455ffe3100d9c02f291f189aff8a3f33 | |
parent | 388c8c208d9d09bd28289c1e4776b947d4d0f0f0 [diff] |
bpo-35363: test_eintr uses print(flush=True) (GH-10990)