Skip to content

pdbcls ipython example with tab completion#1887

Merged
nicoddemus merged 1 commit intopytest-dev:masterfrom
mbyt:pdbcls_example_with_tab_completion
Aug 29, 2016
Merged

pdbcls ipython example with tab completion#1887
nicoddemus merged 1 commit intopytest-dev:masterfrom
mbyt:pdbcls_example_with_tab_completion

Conversation

@mbyt
Copy link
Copy Markdown
Contributor

@mbyt mbyt commented Aug 29, 2016

I really like the pytest 3.0 command line option--pdb --pdbcls=IPython.core.debugger:Pdb, which directly allows to drop into the IPython debugger. That's great news!

I tried that with IPython 5.1 and it works fine, however tab completion is deactivated. Using the command line option --pdb --pdbcls=IPython.terminal.debugger:TerminalPdb will also activate tab completion.

@mbyt
Copy link
Copy Markdown
Contributor Author

mbyt commented Aug 29, 2016

I solely changed one line of the help. Do you really want the AUTHORS CHANGELOG.txt changes for such a small change?

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 93.027% when pulling 8593bb1 on mbyt:pdbcls_example_with_tab_completion into e75078e on pytest-dev:master.

@nicoddemus
Copy link
Copy Markdown
Member

I solely changed one line of the help. Do you really want the AUTHORS CHANGELOG.txt changes for such a small change?

It's up to you, really. 😁

Thanks for the contribution! I'm merging even though AppVeyor failed: it is failing to install pypy for some reason, but is clearly unrelated to the PR.

@nicoddemus nicoddemus merged commit 82218e4 into pytest-dev:master Aug 29, 2016
@mbyt
Copy link
Copy Markdown
Contributor Author

mbyt commented Aug 30, 2016

That was really fast merging, I am impressed! Thanks to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants