SIGN IN SIGN UP

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>
S
Sergey Fedoseev committed
86a93fddf72a2711aca99afa0c5374c8d6b4a321
Parent: 1c2fa78
Committed by GitHub <noreply@github.com> on 5/10/2020, 9:15:57 AM