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 sdaoden
Recipients ixokai, nadeem.vawda, ned.deily, neologix, pitrou, python-dev, sdaoden, skrah, vstinner
Date 2011-05-02.13:57:57
SpamBayes Score 9.363657e-06
Marked as misclassified No
Message-id <20110502135748.GA14021@sherwood.local>
In-reply-to <1304292161.49.0.705266735254.issue11277@psf.upfronthosting.co.za>
Content
On Mon,  2 May 2011 01:22:41 +0200, STINNER Victor <report@bugs.python.org> wrote:
> @sdaoden: Can you try on Python 2.7?

@haypo: Python 2.7 is absolute horror.
But i tried and produced a (terrible - i don't know the test
framework and that test_support stuff seems to have been changed
a lot since 2.7) 2 gigabyte+ big buffer test for 2.7.
(Of course: even though Python uses int, ZLib uses uInt.)
It took some time because i fell over #1202 from 2007 unprepared.

The (nasty) test works quite well on Apple, which is not such
a big surprise, because Apple's OS X is especially designed for
artists which need to work on large files, like video+ cutters,
sound designers with sample databases etc., so i would be
terribly disappointed if that wouldn't work!  Apple even
propagandize OS X for, and makes money with that very application
task - i really couldn't understand your doubts here.
Files
File name Uploaded
11277-27.1.diff sdaoden, 2011-05-02.13:57:57
History
Date User Action Args
2011-05-02 13:57:58sdaodensetrecipients: + sdaoden, ixokai, pitrou, vstinner, nadeem.vawda, ned.deily, skrah, neologix, python-dev
2011-05-02 13:57:57sdaodenlinkissue11277 messages
2011-05-02 13:57:57sdaodencreate