summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-05-09 12:45:41 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-05-09 12:45:41 +0200
commit8f9f8d612a1ee264a465f493b1ce6215418128de (patch)
tree932bbe3ba95806fc499f853fe25c2ec3726c6afa /Python/thread.c
parent936d518dc8fb8fb094de1391d5a0703287db694e (diff)
downloadcpython-git-8f9f8d612a1ee264a465f493b1ce6215418128de.tar.gz
Issue #11888: Use system log2() when available
I expect the system libc to use more accurate functions than Python. The GNU libc uses for example FYL2X and FYL2XP1 hardware instructions on Intel FPU.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions