]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
On path with known exact float, extract the double with the fast macro. (GH-21072)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 4 Sep 2020 23:12:48 +0000 (16:12 -0700)
committerGitHub <noreply@github.com>
Fri, 4 Sep 2020 23:12:48 +0000 (16:12 -0700)
commit242eac1f0407ba27fd61683eaf34558d5e4ff360
treeb1a242726287b60698d1ce700c99221020b4d089
parente92219d8f864a1a8eb381d98d5df4f1aa767dacb
On path with known exact float, extract the double with the fast macro. (GH-21072)

(cherry picked from commit 930f4518aea7f3f0f914ce93c3fb92831a7e1d2a)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Modules/mathmodule.c