bpo-31373: remove overly strict float range checks by benjaminp · Pull Request #3486 · python/cpython
This undoes a853a8b 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.
benjaminp added a commit that referenced this pull request
benjaminp added a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters