##// END OF EJS Templates
Merge pull request #8530 from takluyver/no-dreload-collections-py3k-2...
Merge pull request #8530 from takluyver/no-dreload-collections-py3k-2 Another attempt at blacklisting collections for dreload

File last commit:

r21401:e1b98ee4
r21447:5ac739bc merge
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`.