]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix missing word in sys.float_info docstring (GH-93489)
authorMark Dickinson <dickinsm@gmail.com>
Sat, 4 Jun 2022 16:28:14 +0000 (17:28 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Jun 2022 16:28:14 +0000 (17:28 +0100)
commite12f34b6d8200508bd50cdc9c6c5637732ff56e7
tree438141883868c165a59cf126014bafc3ac400528
parent8150b8cf7fe09d601246f5bdc6456a0e31f31bca
Fix missing word in sys.float_info docstring (GH-93489)
Objects/floatobject.c