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 serhiy.storchaka, soufiane.boussali, terry.reedy
Date 2016-01-22.22:38:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453502316.77.0.4823525279.issue26169@psf.upfronthosting.co.za>
In-reply-to
Content
I understand now what you were thinking. Even a timeout might not work for this because one could paste and within a second click Find-next and likely trigger the crash.

I tested printing, copying, and finding 'a'*10000 and it worked.  I think this is good enough, with probability 1.0, for any real use ;-).
History
Date User Action Args
2016-01-22 22:38:36terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, soufiane.boussali
2016-01-22 22:38:36terry.reedysetmessageid: <1453502316.77.0.4823525279.issue26169@psf.upfronthosting.co.za>
2016-01-22 22:38:36terry.reedylinkissue26169 messages
2016-01-22 22:38:36terry.reedycreate