]> granicus.if.org Git - python/commit
test.regrtest: flush stdout when display progress (GH-7105)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 25 May 2018 17:08:23 +0000 (10:08 -0700)
committerGitHub <noreply@github.com>
Fri, 25 May 2018 17:08:23 +0000 (10:08 -0700)
commitecd0bb2693bfead04df543827cefc305bddd1ea7
treea758b5ab56f35261d53236e5f4b12043e6eeed3f
parent20b797dafa149afcdd7b64e489eb8ea1386d8eb4
test.regrtest: flush stdout when display progress (GH-7105)

runtest_mp.py: call print() with flush=True.
(cherry picked from commit 4f0bc7f7ab6ec23594b0efe11d082f78ae42abed)

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