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.

@matrixise

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'.
"""

Labels