[issue41106] os.scandir() Windows bug dir_entry.stat() not works on file during writing.

Steve Dower report at bugs.python.org
Wed Jun 24 17:36:54 EDT 2020


Steve Dower <steve.dower at python.org> added the comment:

Does it make the most sense for us to make .flush() also do an implicit .fsync() (when it's actually a file object)?

----------

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


More information about the Python-bugs-list mailing list