##// END OF EJS Templates
do not show pending deprecation warnign
do not show pending deprecation warnign

File last commit:

r21401:e1b98ee4
r21401:e1b98ee4
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`.