diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index 4b1f02ed004..fd64c1023e4 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -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