Skip to content

Use pydevd ipython hook#1047

Open
vidartf wants to merge 1 commit intoipython:anyiofrom
vidartf:patch-2
Open

Use pydevd ipython hook#1047
vidartf wants to merge 1 commit intoipython:anyiofrom
vidartf:patch-2

Conversation

@vidartf
Copy link

@vidartf vidartf commented Dec 7, 2022

This enables pydevd/debugpy to use IPython specific frame filtering for stack requests etc.

Closes #1004.

TODO:

  • Verify behavior
  • Needs some unittests

This enables pydevd/debugpy to use IPython specific frame filtering for stack requests etc.
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.

When importing debugpy, PYDEVD_IPYTHON_COMPATIBLE_DEBUGGING=1 should be set

2 participants