10000 BUG: Handle subarrays in descr_to_dtype by charris · Pull Request #13561 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: Handle subarrays in descr_to_dtype #13561

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 3 commits into from
May 15, 2019

Conversation

charris
Copy link
Member
@charris charris commented May 14, 2019

Backport of #13433.

Fixes #13431.

There are alternative spellings of dtype=[('c', '<f8', (2, 5))], handle the dtype=[('c', ('<f8', (5,)), (2,))] variant.

@charris charris added this to the 1.16.4 release milestone May 14, 2019
@charris charris merged commit 28e484d into numpy:maintenance/1.16.x May 15, 2019
@charris charris deleted the backport-13433 branch May 15, 2019 01:45
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