Skip to content

Fix copysign behavior for NaNs #5396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

crazymerlyn
Copy link
Contributor

This allows enabling test_constructor_negative_nans_from_string

@crazymerlyn
Copy link
Contributor Author

The failure in test_re seems independent of the pr as it is also failing on main.

@youknowone
Copy link
Member

Thank you for checking!

@youknowone
Copy link
Member

#5398 fixed test_re failure. Could you please rebase it?

This allows enabling a bunch of tests regarding nans in test_complex,
test_decimal and test_float
@crazymerlyn
Copy link
Contributor Author

Done

Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

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

Thank you for contributing and the good catch!

@youknowone youknowone merged commit 8066f36 into RustPython:main Sep 11, 2024
11 checks passed
@crazymerlyn crazymerlyn deleted the negative_nan branch September 13, 2024 00:18
sadboy pushed a commit to sdf-labs/RustPython that referenced this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants