mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
2bb69a5b4e
This undoes a853a8ba78 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