bpo-31373: remove overly strict float range checks (#3486)
This undoes a853a8ba7850381d49b284295dd6f0dc491dbe44 except for the pytime.c parts. We want to continue to allow IEEE 754 doubles larger than FLT_MAX to be rounded into finite floats. Tests were added to very this behavior.
B
Benjamin Peterson committed
2bb69a5b4e7f96cb35d1b28aa7b7b3974b351f59
Parent: 252033d
Committed by GitHub <noreply@github.com>
on 9/11/2017, 6:50:46 AM