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 Arfrever, pkt, python-dev, vstinner
Date 2014-09-30.13:11:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412082674.68.0.970915053563.issue22520@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice to add a bigmem test to check that repr('\x00'*(2**30+1)) doesn't crash anymore.
History
Date User Action Args
2014-09-30 13:11:14vstinnersetrecipients: + vstinner, Arfrever, python-dev, pkt
2014-09-30 13:11:14vstinnersetmessageid: <1412082674.68.0.970915053563.issue22520@psf.upfronthosting.co.za>
2014-09-30 13:11:14vstinnerlinkissue22520 messages
2014-09-30 13:11:14vstinnercreate