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 steve.dower
Recipients Cezary.Wagner, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-06-24.21:36:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593034614.36.0.111046813969.issue41106@roundup.psfhosted.org>
In-reply-to
Content
Does it make the most sense for us to make .flush() also do an implicit .fsync() (when it's actually a file object)?
History
Date User Action Args
2020-06-24 21:36:54steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, eryksun, Cezary.Wagner
2020-06-24 21:36:54steve.dowersetmessageid: <1593034614.36.0.111046813969.issue41106@roundup.psfhosted.org>
2020-06-24 21:36:54steve.dowerlinkissue41106 messages
2020-06-24 21:36:54steve.dowercreate