STINNER Victor <[email protected]> added the comment: I commited Steffen's patch for mmap. We will see if it improves the situation.
New changeset d578fdc9b157 by Victor Stinner in branch 'default': (Merge 3.2) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X http://hg.python.org/cpython/rev/d578fdc9b157 ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue11779> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
