Skip to content

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

Merged
charris merged 2 commits intonumpy:masterfrom
seberg:pr-5771
Sep 27, 2015
Merged

BUG: Make sure warning for array split is always applied#6371
charris merged 2 commits intonumpy:masterfrom
seberg:pr-5771

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