]> 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:57:37 +0000 (03:57 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 10:57:37 +0000 (03:57 -0700)
commitf86b0984d0f2489c83087eab199ac4e877becf84
treeda4d2b135ce32675301e7ff934218be9f6a24d88
parent45116d393f713bbe918f16b33a0bba28b15bc96b
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