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 cheryl.sabella, terry.reedy
Date 2018-06-01.02:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527818672.75.0.682650639539.issue33610@psf.upfronthosting.co.za>
In-reply-to
Content
18. Error or bounds checking for maxlines entry.  I believe this really a config dialog issue that applies to everything, but maxlines should be at least 1, with some reasonable max.  In the meanwhile, we could check whether crazy entries (text, negatives, super high) can crash IDLE.
History
Date User Action Args
2018-06-01 02:04:33terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-06-01 02:04:32terry.reedysetmessageid: <1527818672.75.0.682650639539.issue33610@psf.upfronthosting.co.za>
2018-06-01 02:04:32terry.reedylinkissue33610 messages
2018-06-01 02:04:32terry.reedycreate