Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: Make sure warning for array split is always applied #6371

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 2 commits into from
Sep 27, 2015

Conversation

seberg
Copy link
Member

@seberg seberg commented Sep 27, 2015

Replaces gh-5771, which stalled because I insisted on tests.

Michael Currie and others added 2 commits September 27, 2015 16:14
Zero arrays can also occur with any of the partitions sub_arys[i]
induced by array_split, not just the final partition sub_arys[-1].

Modified by seberg.
Closes numpygh-5771
@charris charris added this to the 1.10.0 release milestone Sep 27, 2015
charris added a commit that referenced this pull request Sep 27, 2015
BUG: Make sure warning for array split is always applied
@charris charris merged commit ea289ee into numpy:master Sep 27, 2015
@charris
Copy link
Member

charris commented Sep 27, 2015

LGTM, thanks Sebastian. Will backport.

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.

2 participants