8000 [3.10] bpo-13236: Flush the output stream more often in unittest (GH-29864) by serhiy-storchaka · Pull Request #29929 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.10] bpo-13236: Flush the output stream more often in unittest (GH-29864) #29929

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

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

serhiy-storchaka
Copy link
Member
@serhiy-storchaka serhiy-storchaka commented Dec 5, 2021

It can prevent some losses when output to buffered stream.
(cherry picked from commit f42a06b)

https://bugs.python.org/issue13236

…honGH-29864)

It can prevent some losses when output to buffered stream..
(cherry picked from commit f42a06b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 10, 2021
…honGH-29864) (pythonGH-29929)

It can prevent some losses when output to buffered stream..
(cherry picked from commit f42a06b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 83fa129)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

GH-30039 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Dec 10, 2021
ambv pushed a commit that referenced this pull request Dec 11, 2021
…29929) (GH-30039)

It can prevent some losses when output to buffered stream..
(cherry picked from commit 83fa129)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka deleted the backport-f42a06b-3.10 branch February 19, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0