Skip to content

[3.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH-13102) #13288

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 2 commits into from
May 13, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 13, 2019

Includes blurb fix in 85c69d5

(cherry picked from commit 4f098b3)

Co-authored-by: Guido van Rossum [email protected]

https://bugs.python.org/issue36807

@miss-islington
Copy link
Contributor Author

@gvanrossum and @terryjreedy: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@gvanrossum and @terryjreedy: Status check is done, and it's a failure ❌ .

@terryjreedy
Copy link
Member

terryjreedy commented May 13, 2019

Failure of asyncio test_drain_raises is https://bugs.python.org/issue36870, opened 4 days ago. For #13280, failure occurred on both Azure Pipelines and Appveyor. Since Appveyor passed this time, I could manually merge.

@terryjreedy terryjreedy merged commit 68a11b6 into python:3.7 May 13, 2019
@bedevere-bot
Copy link

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-4f098b3-3.7 branch May 13, 2019 16:58
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.

5 participants