]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39310: Update sys.float_info documentation (GH-17982)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 13 Jan 2020 19:30:00 +0000 (11:30 -0800)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2020 19:30:00 +0000 (11:30 -0800)
commitdfe159ca552870f801e34cc57e9bb7d6836ce7df
tree665a0825654f469db0a7125296c3b022f875367c
parent9dbf5d3bc2033940cdca35440cf08814544f81e4
bpo-39310: Update sys.float_info documentation (GH-17982)

Specify that sys.float_info.min is only the minimum normalized float.
(cherry picked from commit 9362f8526e42157baf27df982b16f23f212c3c3a)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/library/sys.rst