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 taleinat
Recipients taleinat, terry.reedy
Date 2018-11-10.07:18:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541834301.3.0.788709270274.issue35208@psf.upfronthosting.co.za>
In-reply-to
Content
Squeezing a single long line with a newline, e.g. 'a'*200, results in "Squeezed text (1 lines)".

Also, changing the width of the window (even to very small widths) doesn't affect the number of lines reported when squeezing (when squeezing *after* the width change).
History
Date User Action Args
2018-11-10 07:18:21taleinatsetrecipients: + taleinat, terry.reedy
2018-11-10 07:18:21taleinatsetmessageid: <1541834301.3.0.788709270274.issue35208@psf.upfronthosting.co.za>
2018-11-10 07:18:21taleinatlinkissue35208 messages
2018-11-10 07:18:20taleinatcreate