8000 BUG: Make np.array([[1], 2]) and np.array([1, [2]]) behave in the same way by eric-wieser · Pull Request #11601 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: Make np.array([[1], 2]) and np.array([1, [2]]) behave in the same way #11601

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 4 commits into from
Jul 23, 2018

Conversation

eric-wieser
Copy link
Member
@eric-wieser eric-wieser commented Jul 22, 2018

Related to #6584

Previously the former would succeed, but the latter would fail with a cryptic error message.

@codecov-io

This comment has been minimized.

@charris charris merged commit 083aedb into numpy:master Jul 23, 2018
@charris
Copy link
Member
charris commented Jul 23, 2018

Thanks Eric.

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
0