From: Éric Araujo Date: Sun, 24 Apr 2011 02:37:00 +0000 (+0200) Subject: Add versionchanged for c19752ea037f (#10998) X-Git-Tag: v3.3.0a1~2488^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e8987025fcec71ca97414292bd84f5ef3f2defd;p=python Add versionchanged for c19752ea037f (#10998) --- diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index 4b1f02ed00..fd64c1023e 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