Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-46917: Require IEEE 754 to build Python #31790

Merged
merged 1 commit into from
Mar 10, 2022
Merged

bpo-46917: Require IEEE 754 to build Python #31790

merged 1 commit into from
Mar 10, 2022

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Mar 10, 2022

Building Python now requires support of IEEE 754 floating point
numbers.

https://bugs.python.org/issue46917

Building Python now requires support of IEEE 754 floating point
numbers.
@vstinner
Copy link
Member Author

@mdickinson: Ok, here is the easy part of https://bugs.python.org/issue46917 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants