◐ Shell
clean mode source ↗

[3.6] bpo-31373: remove overly strict float range checks (GH-3486) by benjaminp · Pull Request #3495 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@benjaminp

@benjaminp benjaminp commented

Sep 11, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@benjaminp @Mariatta @the-knights-who-say-ni @bedevere-bot