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 pitrou
Recipients loewis, mark.dickinson, pitrou, rhettinger
Date 2011-09-06.22:48:01
SpamBayes Score 0.0987162
Marked as misclassified No
Message-id <1315349282.51.0.383249010671.issue12911@psf.upfronthosting.co.za>
In-reply-to
Content
For the record, the patch fixes the test_bigmem crashes when testing repr() on tuples and lists:
http://www.python.org/dev/buildbot/all/builders/AMD64%20debian%20parallel%20custom/builds/10/steps/test/logs/stdio
History
Date User Action Args
2011-09-06 22:48:02pitrousetrecipients: + pitrou, loewis, rhettinger, mark.dickinson
2011-09-06 22:48:02pitrousetmessageid: <1315349282.51.0.383249010671.issue12911@psf.upfronthosting.co.za>
2011-09-06 22:48:01pitroulinkissue12911 messages
2011-09-06 22:48:01pitroucreate