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月01日.23:15:31 |
| SpamBayes Score | 0.0013200874 |
| Marked as misclassified | No |
| Message-id | <E1QGfrO-0003WM-F6@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset cb464f8fb3a1 by Victor Stinner in branch '3.1': Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a http://hg.python.org/cpython/rev/cb464f8fb3a1 New changeset e9d298376dde by Victor Stinner in branch '3.2': (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X http://hg.python.org/cpython/rev/e9d298376dde 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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年05月01日 23:15:33 | python-dev | set | recipients: + python-dev, ixokai, pitrou, vstinner, nadeem.vawda, ned.deily, skrah, neologix, sdaoden |
| 2011年05月01日 23:15:31 | python-dev | link | issue11277 messages |
| 2011年05月01日 23:15:31 | python-dev | create | |