]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41513: Improve order of adding fractional values. Improve variable names. (GH...
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 23 Sep 2020 03:01:12 +0000 (20:01 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Sep 2020 03:01:12 +0000 (20:01 -0700)
commit438e9fc66f664eff0526a16a6d900349bfd1f9d2
treeebe2c0d0384debd0c81517d677a8d83803dfddfa
parentd986d1657e1e7b50807d0633cb31d96a2d866d42
bpo-41513: Improve order of adding fractional values. Improve variable names. (GH-22368)
Modules/mathmodule.c