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 ixokai, nadeem.vawda, ned.deily, neologix, pitrou, python-dev, sdaoden, skrah, vstinner
Date 2011-05-07.08:30:34
SpamBayes Score 1.4920909e-06
Marked as misclassified No
Message-id <1304757035.65.0.374247032369.issue11277@psf.upfronthosting.co.za>
In-reply-to
Content
> @haypo, @pitrou: Are there any objections to removing test_big_buffer()
from Lib/test/test_zlib.py?

I now agree Antoine: the test is useless. It can be removed today.

About mmap: add a new test for this issue (mmap on Mac OS X and F_FULLSYNC)  is a good idea. I suppose that we will need to backport the F_FULLSYNC fix too.
History
Date User Action Args
2011-05-07 08:30:35vstinnersetrecipients: + vstinner, ixokai, pitrou, nadeem.vawda, ned.deily, skrah, neologix, sdaoden, python-dev
2011-05-07 08:30:35vstinnersetmessageid: <1304757035.65.0.374247032369.issue11277@psf.upfronthosting.co.za>
2011-05-07 08:30:34vstinnerlinkissue11277 messages
2011-05-07 08:30:34vstinnercreate