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-03.13:23:33
SpamBayes Score 3.5386613e-06
Marked as misclassified No
Message-id <1304429015.09.0.315199508785.issue11277@psf.upfronthosting.co.za>
In-reply-to
Content
I commited mmap fix for Mac OS X, crc test on 2 GB file, and issue #8651 fix into Python 2.7.

Use PY_SSIZE_T_CLEAN in zlibmodule.c is a new feature. I don't want to implement it, I don't need it, and I don't feel confortable in zlibmodule.c. Open a new issue if you want it.

I think that we are done with issue. If you see buildbots failures, reopen it.

Thanks again Steffen for your diagnosis and fixes.
History
Date User Action Args
2011-05-03 13:23:35vstinnersetrecipients: + vstinner, ixokai, pitrou, nadeem.vawda, ned.deily, skrah, neologix, sdaoden, python-dev
2011-05-03 13:23:35vstinnersetmessageid: <1304429015.09.0.315199508785.issue11277@psf.upfronthosting.co.za>
2011-05-03 13:23:33vstinnerlinkissue11277 messages
2011-05-03 13:23:33vstinnercreate