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 vstinner
Recipients nadeem.vawda, neologix, pitrou, ronaldoussoren, sdaoden, vstinner
Date 2011-04-21.14:42:31
SpamBayes Score 0.17312472
Marked as misclassified No
Message-id <1303396951.76.0.406950838245.issue11877@psf.upfronthosting.co.za>
In-reply-to
Content
11877.2.diff: On Mac OS X, fsync(fd, full_sync=True); fsync(fd) do a full sync twice. You should restore the old file flags at fsync() exit. Or this surprising behaviour should be documented.
History
Date User Action Args
2011-04-21 14:42:31vstinnersetrecipients: + vstinner, ronaldoussoren, pitrou, nadeem.vawda, neologix, sdaoden
2011-04-21 14:42:31vstinnersetmessageid: <1303396951.76.0.406950838245.issue11877@psf.upfronthosting.co.za>
2011-04-21 14:42:31vstinnerlinkissue11877 messages
2011-04-21 14:42:31vstinnercreate