mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
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.
Miscellaneous source files for the main Python shared library