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

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

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 10, 2021

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

https://bugs.python.org/issue13236

…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>
@miss-islington
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@ambv ambv changed the title [3.9] [3.10] bpo-13236: Flush the output stream more often in unittest (GH-29864) (GH-29929) [3.9] bpo-13236: Flush the output stream more often in unittest (GH-29864) (GH-29929) Dec 11, 2021
@miss-islington
Copy link
Contributor Author

@serhiy-storchaka: Status check is done, and it's a success ✅ .

@ambv ambv merged commit d55a03e into python:3.9 Dec 11, 2021
@miss-islington miss-islington deleted the backport-83fa129-3.9 branch December 11, 2021 00:34
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