Floating-point/double is used, i.e. "optional" IEEE
This commit is contained in:
parent
a1e917194c
commit
e0d809fedf
|
@ -31,7 +31,7 @@ particular rule:
|
|||
C dialect
|
||||
=========
|
||||
|
||||
* Python 3.11 and newer versions use C11 without `optional features
|
||||
* Python 3.11 and newer versions use C11 without some `optional features
|
||||
<https://en.wikipedia.org/wiki/C11_%28C_standard_revision%29#Optional_features>`_.
|
||||
The public C API should be compatible with C++.
|
||||
|
||||
|
|
Loading…
Reference in New Issue