]> granicus.if.org Git - python/commitdiff
Add versionchanged for c19752ea037f (#10998)
authorÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 02:37:00 +0000 (04:37 +0200)
committerÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 02:37:00 +0000 (04:37 +0200)
Doc/library/sys.rst

index 4b1f02ed0048995add0f1fc8f8687f221494b1d1..fd64c1023e4c3829c7942524847047f51666ebfb 100644 (file)
@@ -246,6 +246,9 @@ always available.
    .. versionchanged:: 3.2
       Added ``quiet`` attribute for the new :option:`-q` flag.
 
+   .. versionchanged:: 3.3
+      Removed obsolete ``division_warning`` attribute.
+
 
 .. data:: float_info