]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing word in sys.float_info docstring (GH-93489) (GH-93496)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 4 Jun 2022 19:23:22 +0000 (12:23 -0700)
committerGitHub <noreply@github.com>
Sat, 4 Jun 2022 19:23:22 +0000 (20:23 +0100)
commit60adc4b92a8a6fe115a023c8f639a6de4730fac1
tree9210f094b2cd5bd4cc071ca0d89751367cf1511a
parent7b3cf3a2884b130c519fbe271e4d2a762248c2a0
Fix missing word in sys.float_info docstring (GH-93489) (GH-93496)

(cherry picked from commit e12f34b6d8200508bd50cdc9c6c5637732ff56e7)

Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Objects/floatobject.c