Skip to content

Conversation

@miss-islington
Copy link
Contributor

While looking at GH-140028, I found some unrelated test regressions in the
3.14 cycle. These seem to all come from GH-130317. From what I can tell,
that made Python more correct than it was before. According to 0, HP PA
RISC uses 1 for SNaN and thus a 0 for QNaN.

Co-authored-by: Stefano Rivera stefano@rivera.za.net

While looking at pythonGH-140028, I found some unrelated test regressions in the
3.14 cycle. These seem to all come from pythonGH-130317. From what I can tell,
that made Python more correct than it was before. According to [0], HP PA
RISC uses 1 for SNaN and thus a 0 for QNaN.

[0]: https://grouper.ieee.org/groups/1788/email/msg03272.html
(cherry picked from commit 76fea55)

Co-authored-by: Stefano Rivera <stefano@rivera.za.net>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Oct 22, 2025
@vstinner vstinner enabled auto-merge (squash) October 22, 2025 16:36
@vstinner vstinner merged commit 853e5d9 into python:3.14 Oct 22, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants