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 terry.reedy
Recipients ajaksu2, drhok, gpolo, josiahcarlson, kbk, taleinat, terry.reedy
Date 2013-03-26.20:07:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364328426.32.0.674981761991.issue1442493@psf.upfronthosting.co.za>
In-reply-to
Content
print(100000*'a') is still a problem in 3.3.
History
Date User Action Args
2013-03-26 20:07:06terry.reedysetrecipients: + terry.reedy, kbk, josiahcarlson, drhok, taleinat, ajaksu2, gpolo
2013-03-26 20:07:06terry.reedysetmessageid: <1364328426.32.0.674981761991.issue1442493@psf.upfronthosting.co.za>
2013-03-26 20:07:06terry.reedylinkissue1442493 messages
2013-03-26 20:07:06terry.reedycreate