bpo-31607: Add the listsize command for Pdb by matrixise · Pull Request #3787 · python/cpython
Conversation
Add the command listsize, this commands allow to change the default number of lines that the list command prints.
I close this PR, because I am not convinced about my new command: listsize.
"""
I close this issue because I think we need to use a pair of set/get and not a new command like 'listsize'.
"""
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters