8000 BUG: fix array_almost_equal for array subclasses by juliantaylor · Pull Request #5048 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: fix array_almost_equal for array subclasses #5048

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 4, 2014

Conversation

juliantaylor
Copy link
Contributor

introduced in gh-4105, ab04e1a

introduced in numpygh-4105/ab04e1ae0e8eca717bc7e42f3b0a60c9ff764289
@juliantaylor
Copy link
Contributor Author

broke skimage 0.11.dev test_unwrap.test_unwrap_3d

@charris
Copy link
Member
charris commented Sep 4, 2014

And such a small change. What are the skimage folks doing that breaks the test?

@juliantaylor
Copy link
Contributor Author

exactly what the testcase does, compare an array and a masked array with the masked values different, one could possibly argue not to do that but it worked before 1.9

@charris
Copy link
Member
charris commented Sep 4, 2014

That's OK then, I thought you meant that this PR broke the skimage test...

charris added a commit that referenced this pull request Sep 4, 2014
BUG: fix array_almost_equal for array subclasses
@charris charris merged commit 77703de into numpy:master Sep 4, 2014
juliantaylor added a commit that referenced this pull request Sep 4, 2014
BUG: fix array_almost_equal for array subclasses
@juliantaylor juliantaylor deleted the subclass-test-fix branch September 4, 2014 22:58
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
0