Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a heuristic for which 'list' is meant #82

Merged
merged 1 commit into from
Nov 5, 2018

Conversation

cfbolz
Copy link
Contributor

@cfbolz cfbolz commented Mar 20, 2018

The heuristic works as follows: list(... is the builtin, otherwise it's the pdb++ command.

Fixes #69.

@cfbolz
Copy link
Contributor Author

cfbolz commented Mar 20, 2018

ok, Travis fails like my laptop, so I fear it's really the fault of changes in pytest? I am out of time today, so can't look into those...

@blueyed
Copy link
Collaborator

blueyed commented Nov 3, 2018

Will take this also into my fork: https://github.com/blueyed/pdbpp/pull/15

@blueyed blueyed force-pushed the heuristic-list-command branch 2 times, most recently from a9242ea to 88215a4 Compare November 3, 2018 15:04
@blueyed
Copy link
Collaborator

blueyed commented Nov 3, 2018

Rebased, and added docs.
Old HEAD: db861a2

`list(...` is the builtin, otherwise it's the pdb cmd.
@blueyed blueyed merged commit 1aea300 into pdbpp:master Nov 5, 2018
blueyed pushed a commit that referenced this pull request May 28, 2019
`list(...` is the builtin, otherwise it's the pdb cmd.
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.

None yet

3 participants