Skip to content
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

MAINT: Fix longdouble precision check in test_umath.py #20429

Merged
merged 1 commit into from Nov 21, 2021

Conversation

charris
Copy link
Member

@charris charris commented Nov 21, 2021

Backport of #20427.

This is a partial reversion of #20274. My guess is that
glibc_older_than("2.19") is not working correctly on manylinux2014
on aarch64.

Closes #20426.

This is a partial reversion of numpy#20274. My guess is that
`glibc_older_than("2.19")` is not working correctly on manylinux2014
on aarch64.

Closes numpy#20426.
@charris charris added this to the 1.22.0 release milestone Nov 21, 2021
@charris
Copy link
Member Author

charris commented Nov 21, 2021

Merging, ppc64le has gone missing.

@charris charris merged commit 84a88ec into numpy:maintenance/1.22.x Nov 21, 2021
@charris charris deleted the fix-umath-longdouble-test branch November 21, 2021 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant