We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e779b commit 26cab06Copy full SHA for 26cab06
Doc/whatsnew/3.15.rst
@@ -1069,7 +1069,7 @@ Deprecated C APIs
1069
(Contributed by Nikita Sobolev in :gh:`136355`.)
1070
1071
* The :c:macro:`!Py_INFINITY` macro is :term:`soft deprecated`,
1072
- use the C standard :c:macro:`!INFINITY` instead.
+ use the C11 standard ``<math.h>`` :c:macro:`!INFINITY` instead.
1073
(Contributed by Sergey B Kirpichev in :gh:`141004`.)
1074
1075
0 commit comments