Skip to content

MNT: Remove deprecated numpy.asscalar #686

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
Oct 23, 2018

Conversation

effigies
Copy link
Member

I think this should fix the error in the prerelease tests: https://travis-ci.org/nipy/nibabel/jobs/444811573

The semantics of ndarray.item() have not changed since before 1.7.1, so there is no need to update the minimum numpy version.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.849% when pulling 93dc8cf on effigies:deprecate/numpy_asscalar into 408627d on nipy:master.

@grlee77
Copy link
Contributor

grlee77 commented Oct 23, 2018

Looks good to me. The failures on Appveyor for Python 3.4 64-bit do not look related to the PR.

@effigies
Copy link
Member Author

Yeah, those are #665-related. Thanks for the review.

@effigies effigies merged commit d5494f3 into nipy:master Oct 23, 2018
@effigies effigies deleted the deprecate/numpy_asscalar branch October 23, 2018 17:12
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.

3 participants