[issue36807] IDLE doesn't call os.fsync()

Terry J. Reedy report at bugs.python.org
Mon May 13 08:31:33 EDT 2019


Terry J. Reedy <tjreedy at udel.edu> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36807>
_______________________________________


More information about the Python-bugs-list mailing list