diff --git a/docs/source/whatsnew/pr/deprecation_warning.rst b/docs/source/whatsnew/pr/deprecation_warning.rst new file mode 100644 index 0000000..4fc69e3 --- /dev/null +++ b/docs/source/whatsnew/pr/deprecation_warning.rst @@ -0,0 +1,4 @@ +Code raising ``DeprecationWarning`` or ``PendingDeprecationWarning`` that are +entered by the user in an interactive session will now display the warning by +default. See :ghpull:`8480` an :ghissue:`8478`. +