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 mboquien
Recipients mboquien, pitrou, sbt
Date 2014-04-01.07:03:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1396335822.77.0.525837734343.issue21116@psf.upfronthosting.co.za>
In-reply-to
Content
I have now signed the contributor's agreement.

As for the unit test I was looking at it. However, I was wondering how to write a test that would have triggered the problem. It only shows up for very large arrays and it depends on occupied memory and the configuration of the temp dir. Or should I simply write a test creating for instance a 100 MB array and checking it has the right length?
History
Date User Action Args
2014-04-01 07:03:42mboquiensetrecipients: + mboquien, pitrou, sbt
2014-04-01 07:03:42mboquiensetmessageid: <1396335822.77.0.525837734343.issue21116@psf.upfronthosting.co.za>
2014-04-01 07:03:42mboquienlinkissue21116 messages
2014-04-01 07:03:42mboquiencreate