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

[2.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH… #13293

Merged
merged 1 commit into from May 13, 2019

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented May 13, 2019

…-13102)

(cherry picked from commit 4f098b3)

https://bugs.python.org/issue36807

@terryjreedy terryjreedy added the type-bug An unexpected behavior, bug, or error label May 13, 2019
@terryjreedy terryjreedy self-assigned this May 13, 2019
@terryjreedy
Copy link
Member Author

terryjreedy commented May 13, 2019

I updated and compiled my local 2.7 branch; ran IDLE; and tested save_as and F5 autosave and run.

@terryjreedy terryjreedy merged commit 353f8d2 into python:2.7 May 13, 2019
@terryjreedy terryjreedy deleted the flush27 branch May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants