]> granicus.if.org Git - python/commit
Fix typo and edit for clarity in the docstrings of sys.float_info. (GH-2251)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Mar 2018 10:58:47 +0000 (03:58 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 10:58:47 +0000 (03:58 -0700)
commite3e8bdc5d30c8814b00e88f214cf94bf4d69a766
treeeb412b130a0c7b36384c63842065146926808d7e
parentedd541897b9c28ee0d0f0131746aa5f19665a104
Fix typo and edit for clarity in the docstrings of sys.float_info. (GH-2251)

(cherry picked from commit 0301c9bdd1ebd788d1334cf3fe06c48f35bab0dc)

Co-authored-by: Stefano Taschini <taschini@users.noreply.github.com>
Objects/floatobject.c