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

bpo-45410: Add test.support.flush_std_streams() #28885

Merged
merged 1 commit into from Oct 11, 2021

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 11, 2021

support.print_warning() now flushs sys.stdout.

https://bugs.python.org/issue45410

support.print_warning() now flushs sys.stdout.
@vstinner vstinner merged commit 1ebd798 into python:main Oct 11, 2021
12 checks passed
@vstinner vstinner deleted the support_print_warning branch Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants