]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make fractional value accumulation consistent inside and outside the loop. (GH-22315)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 19 Sep 2020 00:57:28 +0000 (17:57 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Sep 2020 00:57:28 +0000 (17:57 -0700)
commitec8a15b034124f3b58d1addda789fa4c20313006
tree1905da0b22010602db49bac20141ca9f0d6f5e63
parent8394500cca56490cc347604d39ca40abcdce46c3
Make fractional value accumulation consistent inside and outside the loop. (GH-22315)
Modules/mathmodule.c