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 tim.peters
Recipients rhettinger, terry.reedy, tim.peters
Date 2016-05-22.01:47:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463881641.53.0.265704734408.issue27082@psf.upfronthosting.co.za>
In-reply-to
Content
Ya, this annoyance has been there forever.  As I recall, the source of the problem is the Tk text widget (which slows horribly when displaying long lines).
History
Date User Action Args
2016-05-22 01:47:21tim.peterssetrecipients: + tim.peters, rhettinger, terry.reedy
2016-05-22 01:47:21tim.peterssetmessageid: <1463881641.53.0.265704734408.issue27082@psf.upfronthosting.co.za>
2016-05-22 01:47:21tim.peterslinkissue27082 messages
2016-05-22 01:47:21tim.peterscreate