Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test.regrtest: flush stdout when display progress #7105

Merged
merged 1 commit into from May 25, 2018
Merged

test.regrtest: flush stdout when display progress #7105

merged 1 commit into from May 25, 2018

Conversation

vstinner
Copy link
Member

runtest_mp.py: call print() with flush=True.

runtest_mp.py: call print() with flush=True.
@bedevere-bot
Copy link

@vstinner: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-7117 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 25, 2018
runtest_mp.py: call print() with flush=True.
(cherry picked from commit 4f0bc7f)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
@bedevere-bot
Copy link

GH-7118 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 25, 2018
runtest_mp.py: call print() with flush=True.
(cherry picked from commit 4f0bc7f)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request May 25, 2018
runtest_mp.py: call print() with flush=True.
(cherry picked from commit 4f0bc7f)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request May 25, 2018
runtest_mp.py: call print() with flush=True.
(cherry picked from commit 4f0bc7f)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants