summaryrefslogtreecommitdiffstats
path: root/Doc/library/warnings.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/warnings.rst')
-rw-r--r--Doc/library/warnings.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/Doc/library/warnings.rst b/Doc/library/warnings.rst
index f6b3db5..f6856ff 100644
--- a/Doc/library/warnings.rst
+++ b/Doc/library/warnings.rst
@@ -335,8 +335,3 @@ Available Context Managers
module returned when you import :mod:`warnings` whose filter will be
protected. This argument exists primarily for testing the :mod:`warnings`
module itself.
-
- .. versionchanged:: 3.0
-
- Constructor arguments turned into keyword-only arguments.
-