summaryrefslogtreecommitdiffstats
path: root/Python/dtoa.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-05-13 03:36:23 (GMT)
committerGitHub <noreply@github.com>2020-05-13 03:36:23 (GMT)
commit42bae3a3d9d79f28e6b3b619bd27296d125c4c2c (patch)
tree7eddc3adb81ca5d6caaebcee7718108c564445f5 /Python/dtoa.c
parent5b0a30354d8a8bb39a05ce10ca4f5c78b729f25b (diff)
downloadcpython-42bae3a3d9d79f28e6b3b619bd27296d125c4c2c.zip
cpython-42bae3a3d9d79f28e6b3b619bd27296d125c4c2c.tar.gz
cpython-42bae3a3d9d79f28e6b3b619bd27296d125c4c2c.tar.bz2
bpo-40602: Optimize _Py_hashtable_get_ptr() (GH-20066)
_Py_hashtable_get_entry_ptr() avoids comparing the entry hash: compare directly keys. Move _Py_hashtable_get_entry_ptr() just after _Py_hashtable_get_entry_generic().
Diffstat (limited to 'Python/dtoa.c')
0 files changed, 0 insertions, 0 deletions