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.12:31:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557750693.36.0.695962329462.issue36807@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f098b35f58e911639f8e9adc393d5cf5c792e7f by Terry Jan Reedy (Guido van Rossum) in branch 'master':
bpo-36807: When saving a file in IDLE, call flush and fsync (#13102)
https://github.com/python/cpython/commit/4f098b35f58e911639f8e9adc393d5cf5c792e7f
History
Date User Action Args
2019-05-13 12:31:33terry.reedysetrecipients: + terry.reedy, gvanrossum, dhalbert, serhiy.storchaka
2019-05-13 12:31:33terry.reedysetmessageid: <1557750693.36.0.695962329462.issue36807@roundup.psfhosted.org>
2019-05-13 12:31:33terry.reedylinkissue36807 messages
2019-05-13 12:31:33terry.reedycreate