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, serhiy.storchaka, vstinner
Date 2014-09-30.13:09:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412082561.48.0.824731387495.issue22518@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:09:21vstinnersetrecipients: + vstinner, Arfrever, python-dev, serhiy.storchaka, pkt
2014-09-30 13:09:21vstinnersetmessageid: <1412082561.48.0.824731387495.issue22518@psf.upfronthosting.co.za>
2014-09-30 13:09:21vstinnerlinkissue22518 messages
2014-09-30 13:09:21vstinnercreate