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 r.david.murray
Recipients matrixise, r.david.murray
Date 2017-09-27.13:07:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506517670.3.0.154975027568.issue31607@psf.upfronthosting.co.za>
In-reply-to
Content
It isn't obvious from your description here what 'listsize' does.  I think you should have provided some more motivating details :)

Looking at your PR, this is essentially a configuration setting.  I wonder if we should think about the general problem rather than continuing to clutter the top level command namespace.  (The only current example of this I spotted in the pdb docs is display/undisplay.)
History
Date User Action Args
2017-09-27 13:07:50r.david.murraysetrecipients: + r.david.murray, matrixise
2017-09-27 13:07:50r.david.murraysetmessageid: <1506517670.3.0.154975027568.issue31607@psf.upfronthosting.co.za>
2017-09-27 13:07:50r.david.murraylinkissue31607 messages
2017-09-27 13:07:50r.david.murraycreate