]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39310: Update sys.float_info documentation (GH-17982)
authorVictor Stinner <vstinner@python.org>
Mon, 13 Jan 2020 19:24:12 +0000 (20:24 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2020 19:24:12 +0000 (20:24 +0100)
commit9362f8526e42157baf27df982b16f23f212c3c3a
tree1578527c44de15024b8431b299201cdcd5dd6abd
parent9671b6b3b3e480fbc4b14aab7008b90b38767f55
bpo-39310: Update sys.float_info documentation (GH-17982)

Specify that sys.float_info.min is only the minimum normalized float.
Doc/library/sys.rst