This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients dhalbert, gvanrossum, serhiy.storchaka, terry.reedy
Date 2019-05-13.16:58:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557766728.68.0.849145813296.issue36807@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68a11b6e6a73cd2e9b49e5df9973877b2fed6277 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.7':
[3.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH-13102) (#13288)
https://github.com/python/cpython/commit/68a11b6e6a73cd2e9b49e5df9973877b2fed6277
History
Date User Action Args
2019-05-13 16:58:48terry.reedysetrecipients: + terry.reedy, gvanrossum, dhalbert, serhiy.storchaka
2019-05-13 16:58:48terry.reedysetmessageid: <1557766728.68.0.849145813296.issue36807@roundup.psfhosted.org>
2019-05-13 16:58:48terry.reedylinkissue36807 messages
2019-05-13 16:58:48terry.reedycreate