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.22:29:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557786558.54.0.0833806307864.issue36807@roundup.psfhosted.org>
In-reply-to
Content
New changeset 353f8d2282b1a48376f8813fd1170445a0cda873 by Terry Jan Reedy in branch '2.7':
[2.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH-13102) (GH-13293)
https://github.com/python/cpython/commit/353f8d2282b1a48376f8813fd1170445a0cda873
History
Date User Action Args
2019-05-13 22:29:18terry.reedysetrecipients: + terry.reedy, gvanrossum, dhalbert, serhiy.storchaka
2019-05-13 22:29:18terry.reedysetmessageid: <1557786558.54.0.0833806307864.issue36807@roundup.psfhosted.org>
2019-05-13 22:29:18terry.reedylinkissue36807 messages
2019-05-13 22:29:18terry.reedycreate