Skip to content

bpo-31607: Add the listsize command for Pdb#3787

Closed
matrixise wants to merge 1 commit into
python:masterfrom
matrixise:bpo31607-add-listsize-in-pdb
Closed

bpo-31607: Add the listsize command for Pdb#3787
matrixise wants to merge 1 commit into
python:masterfrom
matrixise:bpo31607-add-listsize-in-pdb

Conversation

@matrixise

@matrixise matrixise commented Sep 27, 2017

Copy link
Copy Markdown
Member

Add the command listsize, this commands allow to change the default
number of lines that the list command prints.

https://bugs.python.org/issue31607

Add the command listsize, this commands allow to change the default
number of lines that the list command prints.
@matrixise matrixise force-pushed the bpo31607-add-listsize-in-pdb branch from 4b3ab20 to 59031cc Compare September 27, 2017 11:19
@matrixise

Copy link
Copy Markdown
Member Author

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

@matrixise matrixise closed this May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants