##// END OF EJS Templates
Add a more informative error message for IPython directive....
Add a more informative error message for IPython directive. When a bad block is detected, show more information.

File last commit:

r21401:e1b98ee4
r21437:e2b4f66c
Show More
deprecation_warning.rst
4 lines | 164 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / deprecation_warning.rst

Code raising DeprecationWarning entered by the user in an interactive session will now display the warning by default. See :ghpull:`8480` an :ghissue:`8478`.