summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorSergey Fedoseev <fedoseev.sergey@gmail.com>2020-05-10 09:15:57 (GMT)
committerGitHub <noreply@github.com>2020-05-10 09:15:57 (GMT)
commit86a93fddf72a2711aca99afa0c5374c8d6b4a321 (patch)
treeed7b1ce67e3c6b2abfcce7d28d06dfb67f78f7b6 /Python/pythonrun.c
parent1c2fa781560608aa4be50c748d4b3f403cfa5035 (diff)
downloadcpython-86a93fddf72a2711aca99afa0c5374c8d6b4a321.zip
cpython-86a93fddf72a2711aca99afa0c5374c8d6b4a321.tar.gz
cpython-86a93fddf72a2711aca99afa0c5374c8d6b4a321.tar.bz2
bpo-37986: Improve perfomance of PyLong_FromDouble() (GH-15611)
* bpo-37986: Improve perfomance of PyLong_FromDouble() * Use strict bound check for safety and symmetry * Remove possibly outdated performance claims Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions