##// END OF EJS Templates
Remove deprecated function...
Remove deprecated function Th second function BdbQuit_IPython_excepthook is wrong anyway as when we moved from warning to error we did not remove stacklevel= ... which is invalid.

File last commit:

r28633:7eeb48f0
r28710:fe5f2dfb
Show More
setup.cfg
7 lines | 104 B | text/x-ini | IniLexer
[velin]
ignore_patterns =
IPython/core/tests
IPython/testing
[tool.black]
exclude = 'timing\.py'