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
|
@gvanrossum and @terryjreedy: Status check is done, and it's a failure ❌ . |
|
@gvanrossum and @terryjreedy: Status check is done, and it's a failure ❌ . |
|
I suppose this needs to be merged manually? IIRC the Azure Pipelines test build is still flaky. |
| @@ -0,0 +1 @@ | |||
| When saving a file, call os.flush() so bits are flushed to e.g. USB drive. | |||
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
This is a typo, I think, should say call os.fsync().
|
Cannot merge when required test fails, even if irrelevant to patch. I forgot that that cannot close and reopen backport to rerun tests for backport. Will redo backport and correction. |
(cherry picked from commit 4f098b3)
Co-authored-by: Guido van Rossum guido@python.org
https://bugs.python.org/issue36807