mirror of
https://github.com/python/cpython.git
synced 2025-11-22 19:46:48 +00:00
bpo-46917: Require IEEE 754 to build Python (GH-31790)
Building Python now requires support of IEEE 754 floating point numbers.
This commit is contained in:
parent
de554d6e02
commit
9b51fd5d13
2 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Building Python now requires support of IEEE 754 floating point numbers.
|
||||
Patch by Victor Stinner.
|
||||
Loading…
Add table
Add a link
Reference in a new issue