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 mark.dickinson
Recipients christian.heimes, eric.smith, jkloth, mark.dickinson, python-dev, vstinner, zach.ware
Date 2013-11-26.16:52:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385484721.21.0.593816787237.issue19638@psf.upfronthosting.co.za>
In-reply-to
Content
This caused test failures on 32-bit machines on 2.7, since they can't create these huge strings in the first place.  I'm working on a fix.

> But there is an issue with the announced memory limit:

Thanks.  I'll look into it.
History
Date User Action Args
2013-11-26 16:52:01mark.dickinsonsetrecipients: + mark.dickinson, vstinner, eric.smith, christian.heimes, jkloth, python-dev, zach.ware
2013-11-26 16:52:01mark.dickinsonsetmessageid: <1385484721.21.0.593816787237.issue19638@psf.upfronthosting.co.za>
2013-11-26 16:52:01mark.dickinsonlinkissue19638 messages
2013-11-26 16:52:01mark.dickinsoncreate