]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Update NaNs handling description in `c-api/float.rst` (GH-141179) (#141194)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Nov 2025 13:40:59 +0000 (14:40 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Nov 2025 13:40:59 +0000 (13:40 +0000)
commit28493a5a6262c66f69114f4a71528007ad9338be
tree035a04ee5717f5f8150212bd2433251c82df120a
parent7c3539bd0934436af03b019bccb912b4fbd93e3b
[3.14] Update NaNs handling description in `c-api/float.rst` (GH-141179) (#141194)

Update NaNs handling description in `c-api/float.rst` (GH-141179)

Clarified the behavior of NaNs on IEEE platforms regarding signaling and quiet NaNs.
(cherry picked from commit 920286d6b296f9971fc79e14ec22966f8f7a7b90)

Co-authored-by: W. H. Wang <mattwang44@gmail.com>
Doc/c-api/float.rst