]> granicus.if.org Git - python/commit
bpo-36807: When saving a file in IDLE, call flush and fsync (#13102)
authorGuido van Rossum <guido@python.org>
Mon, 13 May 2019 12:31:30 +0000 (05:31 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 13 May 2019 12:31:29 +0000 (08:31 -0400)
commit4f098b35f58e911639f8e9adc393d5cf5c792e7f
treeeceb54f108b316a44ca807988ce8bd730a956773
parent3e2afd78babe5bd270e7f3b9df8796eeabc79865
bpo-36807: When saving a file in IDLE, call flush and fsync (#13102)
Lib/idlelib/iomenu.py
Misc/NEWS.d/next/IDLE/2019-05-05-16-27-53.bpo-13102.AGNWYJ.rst [new file with mode: 0644]