Skip to content

Fixes: np.asscalar should pass through scalars #4701 #5133

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

Closed
wants to merge 4 commits into from
Closed

Fixes: np.asscalar should pass through scalars #4701 #5133

wants to merge 4 commits into from

Conversation

liufei11111
Copy link
Contributor

np.asscalar should pass through scalars #4701
We handle the problem by use array().item() so that we make sure that item() exists

@charris
Copy link
Member

charris commented Sep 30, 2014

See also #5126 for another fix for asscalar. You should not have broken commits, so squash your fixes fixes together. Also, the rate fix is in another PR, one of these has got to go.

@liufei11111
Copy link
Contributor Author

Let this request go and keep the other one. I did the rebate and pushed. I used git log and still can see the old commit, is this OK?

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