]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
On path with known exact float, extract the double with the fast macro. (GH-21072)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 23 Jun 2020 18:45:25 +0000 (11:45 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2020 18:45:25 +0000 (11:45 -0700)
commit930f4518aea7f3f0f914ce93c3fb92831a7e1d2a
tree3e66eac64056552b87f1de32304c7c6a53955b83
parentfe2a48c605d98ac02ab2b9593cb87ce364aeae2d
On path with known exact float, extract the double with the fast macro. (GH-21072)
Modules/mathmodule.c