]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-100485: Add extended accuracy test. Switch to faster fma() based variant. GH...
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 28 Jan 2023 12:29:21 +0000 (06:29 -0600)
committerGitHub <noreply@github.com>
Sat, 28 Jan 2023 12:29:21 +0000 (06:29 -0600)
commit84483aacc005e6a535355cb68342fa0801d956cc
tree0a6e5fbeda321674d8a2c66bd4375069ab9b45ff
parentdb757f0e440d2b3fd3a04dd771907838e0c2241c
GH-100485:  Add extended accuracy test.  Switch to faster fma() based variant. GH-101383)
Lib/test/test_math.py
Modules/mathmodule.c