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 python-dev
Recipients ixokai, nadeem.vawda, ned.deily, neologix, pitrou, python-dev, sdaoden, skrah, vstinner
Date 2011-05-03.12:36:44
SpamBayes Score 0.026752312
Marked as misclassified No
Message-id <E1QHEqJ-0007Kw-Qq@dinsdale.python.org>
In-reply-to
Content
New changeset 618c3e971e80 by Victor Stinner in branch '2.7':
(Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X
http://hg.python.org/cpython/rev/618c3e971e80
History
Date User Action Args
2011-05-03 12:36:48python-devsetrecipients: + python-dev, ixokai, pitrou, vstinner, nadeem.vawda, ned.deily, skrah, neologix, sdaoden
2011-05-03 12:36:44python-devlinkissue11277 messages
2011-05-03 12:36:44python-devcreate