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-05-28.01:24:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527470667.48.0.682650639539.issue33642@psf.upfronthosting.co.za>
In-reply-to
Content
After testing the patch as a user, I would like 3 user-visible changes.

1. Only display a blank line when there are no context lines.

2. Replace the 'lines' option with a 'maxlines' option.  There is no need to worry about, or explain to users (see 3.) the possible complications of reusing 'lines' with a different meaning.

3. Add a 'maxlines' entry to the General tab help page.  I will work on this either first or second.

I will post other thoughts on the master issue, #33610.
History
Date User Action Args
2018-05-28 01:24:27terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-05-28 01:24:27terry.reedysetmessageid: <1527470667.48.0.682650639539.issue33642@psf.upfronthosting.co.za>
2018-05-28 01:24:27terry.reedylinkissue33642 messages
2018-05-28 01:24:27terry.reedycreate