##// END OF EJS Templates
warn drop 3.6
warn drop 3.6

File last commit:

r25607:1276f6bb
r25775:5a9e1428
Show More
interruptible-debugger.rst
4 lines | 214 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / interruptible-debugger.rst

IPython.core.debugger.Pdb is now interruptible

A KeyboardInterrupt will now interrupt IPython's extended debugger, in order to make Jupyter able to interrupt it.