8000 Backport 7358, BUG: constant padding expected wrong type in constant_values by charris · Pull Request #7558 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

Backport 7358, BUG: constant padding expected wrong type in constant_values #7558

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
Apr 18, 2016

Conversation

charris
Copy link
Member
@charris charris commented Apr 18, 2016

BUG: constant padding expected wrong type in constant_values

Constant padding on 4 sides of a 2d array expected a numpy ndarray, and not a
array_like (tuple, list, ...) Detailed description is in the issue #7353

chiffa added 2 commits April 18, 2016 10:32
This test exposes padding bug described in the issue numpy#7353
Constant padding on 4 sides of a 2d array expected a numpy ndarray, and not a ndarray like (tuple, list, ...)
Detailed description is in the issue  numpy#7353
@charris charris added this to the 1.11.1 release milestone Apr 18, 2016
@charris charris merged commit ea667d7 into numpy:maintenance/1.11.x Apr 18, 2016
@charris charris deleted the backport-7358 branch October 3, 2016 23:46
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