Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 17, 2024

Just like cmath_testcases.txt. These tests require IEEE 754 anyway.

Correct zero sign for sqrt tests to match math.h convention.
(cherry picked from commit 28aea5d)

Co-authored-by: Sergey B Kirpichev [email protected]

)

Just like cmath_testcases.txt. These tests require IEEE 754 anyway.

Correct zero sign for sqrt tests to match math.h convention.
(cherry picked from commit 28aea5d)

Co-authored-by: Sergey B Kirpichev <[email protected]>
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@encukou
Copy link
Member

encukou commented Sep 17, 2024

This broke a buildbot in 3.14 and 3.12 [fixed since then]. Do not merge as is.

@encukou
Copy link
Member

encukou commented Sep 18, 2024

This should be backported together with #124187.

@skirpichev
Copy link
Contributor

skirpichev commented Sep 18, 2024

Yes, #124187 is on top of that.

But 3.14 means a failure in main, there shouldn't be. @encukou, could you please point to that?

@Yhg1s Yhg1s merged commit 5e27117 into python:3.13 Sep 30, 2024
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.

5 participants