Skip to content

Conversation

@mattwang44
Copy link
Contributor

@mattwang44 mattwang44 commented Nov 7, 2025

It looks like a typo from #133204, which talks about the sNaN (signaling NaN) and qNaN (quiet NaN).


📚 Documentation preview 📚: https://cpython-previews--141179.org.readthedocs.build/

Clarified the behavior of NaNs on IEEE platforms regarding signaling and quiet NaNs.
@skirpichev
Copy link
Contributor

Thanks to catch this!

@skirpichev skirpichev requested a review from vstinner November 7, 2025 13:24
@skirpichev
Copy link
Contributor

CC @vstinner

@vstinner vstinner merged commit 920286d into python:main Nov 7, 2025
43 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Nov 7, 2025
@miss-islington-app
Copy link

Thanks @mattwang44 for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 7, 2025
Clarified the behavior of NaNs on IEEE platforms regarding signaling and quiet NaNs.
(cherry picked from commit 920286d)

Co-authored-by: W. H. Wang <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Nov 7, 2025

GH-141194 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Nov 7, 2025
vstinner pushed a commit that referenced this pull request Nov 7, 2025
…) (#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 920286d)

Co-authored-by: W. H. Wang <[email protected]>
@mattwang44 mattwang44 deleted the fix-c-api-float-doc-nan-type-description branch November 7, 2025 15:22
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 skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants