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.

作者 nadeem.vawda
收信人 ixokai, nadeem.vawda, ned.deily, neologix, pitrou, python-dev, sdaoden, skrah, vstinner
日期 2011-05-07.12:27:39
SpamBayes Score 1.0629411e-07
Marked as misclassified
Message-id <1304771260.1.0.986473975461.issue11277@psf.upfronthosting.co.za>
In-reply-to
内容
sdaoden> @Nadeem: note that the committed versions of the tests would not
sdaoden> show up the Mac OS X mmap() bug AFAIK, because there is an
sdaoden> intermediate .close() of the file to be mmapped.

Thanks for catching that. Should be fixed now.

haypo> I now agree Antoine: the test is useless. It can be removed today.
haypo>
haypo> About mmap: add a new test for this issue (mmap on Mac OS X and
haypo> F_FULLSYNC)  is a good idea.

Done and done.

haypo> I suppose that we will need to backport the F_FULLSYNC fix too.

It has already been backported, as changeset 618c3e971e80.
历史
日期 用户 动作 参数
2011-05-07 12:27:40nadeem.vawda修改recipients: + nadeem.vawda, ixokai, pitrou, vstinner, ned.deily, skrah, neologix, sdaoden, python-dev
2011-05-07 12:27:40nadeem.vawda修改messageid: <1304771260.1.0.986473975461.issue11277@psf.upfronthosting.co.za>
2011-05-07 12:27:39nadeem.vawda链接issue11277 messages
2011-05-07 12:27:39nadeem.vawda创建