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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

debugger: load 'ipdb' if present #2342

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

myhro
Copy link

@myhro myhro commented May 6, 2024

Transparently chooses between the IPython-enhanced ipdb or the standard pdb.

To me, personally, the tab-completion alone is already a killer-feature when debugging locals() variables.

What do you think of adding this option?


馃摎 Documentation preview 馃摎: https://datasette--2342.org.readthedocs.build/en/2342/

Transparently chooses between the IPython-enhanced 'ipdb' or the
standard 'pdb'.
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.

None yet

1 participant