Skip to content

[3.6] bpo-31373: remove overly strict float range checks (GH-3486)#3495

Merged
benjaminp merged 1 commit into3.6from
backport-2bb69a5-3.6
Sep 12, 2017
Merged

[3.6] bpo-31373: remove overly strict float range checks (GH-3486)#3495
benjaminp merged 1 commit into3.6from
backport-2bb69a5-3.6

Conversation

@benjaminp
Copy link
Copy Markdown
Contributor

@benjaminp benjaminp commented Sep 11, 2017

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.
(cherry picked from commit 2bb69a5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants