Add versionchanged for c19752ea037f (#10998)
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst
index 4b1f02e..fd64c10 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -246,6 +246,9 @@
    .. versionchanged:: 3.2
       Added ``quiet`` attribute for the new :option:`-q` flag.
 
+   .. versionchanged:: 3.3
+      Removed obsolete ``division_warning`` attribute.
+
 
 .. data:: float_info