Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c4a92 commit a7ef15aCopy full SHA for a7ef15a
1 file changed
Doc/library/exceptions.rst
@@ -748,6 +748,8 @@ The following exceptions are used as warning categories; see the
748
(:pep:`565`). Enabling the :ref:`Python Development Mode <devmode>` shows
749
this warning.
750
751
+ The deprecation policy is described in :pep:`387`.
752
+
753
754
.. exception:: PendingDeprecationWarning
755
@@ -762,6 +764,8 @@ The following exceptions are used as warning categories; see the
762
764
Ignored by the default warning filters. Enabling the :ref:`Python
763
765
Development Mode <devmode>` shows this warning.
766
767
768
769
770
.. exception:: SyntaxWarning
771
0 commit comments