Skip to content

[3.14] Update NaNs handling description in c-api/float.rst (GH-141179) - #141194

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-920286d-3.14
Nov 7, 2025
Merged

[3.14] Update NaNs handling description in c-api/float.rst (GH-141179)#141194
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-920286d-3.14

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

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

Co-authored-by: W. H. Wang mattwang44@gmail.com


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

Clarified the behavior of NaNs on IEEE platforms regarding signaling and quiet NaNs.
(cherry picked from commit 920286d)
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
@vstinner
vstinner merged commit 28493a5 into python:3.14Nov 7, 2025
42 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsNov 7, 2025
@miss-islington
miss-islington deleted the backport-920286d-3.14 branch January 2, 2026 18:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@skirpichev@vstinner@mattwang44