8000 TST: fix #6542, add tests to check non-iterable argument raises in hstack and related functions. by gkBCCN · Pull Request #7366 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

TST: fix #6542, add tests to check non-iterable argument raises in hstack and related functions. #7366

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
Mar 2, 2016

Conversation

gkBCCN
Copy link
Contributor
@gkBCCN gkBCCN commented Feb 29, 2016

Collaboration with @clauslang, @ClaudiaWinklmayr, @Zukkini:

-test that calls to hstack, vstack, stack, hsplit, vsplit, dsplit, dstack with non-iterable inputs raise exceptions

Previous pull request: #7342

...to hstack, vstack, stack,
   hsplit, vsplit, dsplit, dstack
   that check that they raise exceptions.
charris added a commit that referenced this pull request Mar 2, 2016
TST: fix #6542, add tests to check non-iterable argument raises in hstack and related functions.
@charris charris merged commit 8ccfede into numpy:master Mar 2, 2016
@charris
Copy link
Member
charris commented Mar 2, 2016

Thanks @gkBCCN .

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
0