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 xiang.zhang
Recipients Jack.McCracken, Klamann, martin.panter, nadeem.vawda, xiang.zhang
Date 2016-06-19.11:06:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466334402.47.0.706898896477.issue27130@psf.upfronthosting.co.za>
In-reply-to
Content
Upload the near-final patch. This one adds large buffer tests on 64bit platforms. I have tested them on a server with enough memory. 

I don't add the @support.requires_resource('cpu') since large memory tests are born to be slow. And actually when I experiment, they are not that slow, at least not obviously slower than other large memory tests in test_zlib. So I ignore it.
History
Date User Action Args
2016-06-19 11:06:44xiang.zhangsetrecipients: + xiang.zhang, nadeem.vawda, martin.panter, Jack.McCracken, Klamann
2016-06-19 11:06:42xiang.zhangsetmessageid: <1466334402.47.0.706898896477.issue27130@psf.upfronthosting.co.za>
2016-06-19 11:06:42xiang.zhanglinkissue27130 messages
2016-06-19 11:06:41xiang.zhangcreate