Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e691be9 commit 1276f6bCopy full SHA for 1276f6b
1 file changed
docs/source/whatsnew/pr/interruptible-debugger.rst
@@ -0,0 +1,4 @@
1
+IPython.core.debugger.Pdb is now interruptible
2
+==============================================
3
+
4
+A ``KeyboardInterrupt`` will now interrupt IPython's extended debugger, in order to make Jupyter able to interrupt it.
0 commit comments