##// END OF EJS Templates
Remove deprecated function (#14388)...
Remove deprecated function (#14388) 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
r28712:86d864e6 merge
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'