Skip to content

Allow divmod to be overridden by numpy #8735

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
Jun 9, 2017

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Jun 9, 2017

Fixes #8732 - numpy 1.13 now has np.divmod that can override python's native divmod function.

@dstansby
Copy link
Member Author

dstansby commented Jun 9, 2017

Looks like the build is failing on more numpy 1.13 stuff... I'm going to self merge this since it's a simple change to a test that fixes the test.

@dstansby dstansby merged commit 60f547a into matplotlib:master Jun 9, 2017
@dstansby dstansby deleted the fix-tests branch June 9, 2017 17:46
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Jun 9, 2017
@QuLogic
Copy link
Member

QuLogic commented Jun 9, 2017

It looks like #7334 has become a hard error.

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.

3 participants