Skip to content

Conversation

charris
Copy link
Member

@charris charris commented Aug 3, 2016

Backport #7894.

Structured dtypes with padding bytes fail in MaskedArrays because of padding bytes in dtype.descr. Fix is to avoid using dtype.descr.

This is a followup/alternate implementation of #7788.

ahaldane and others added 2 commits August 3, 2016 14:03
Structured dtypes with padding bytes fail in MaskedArrays
because of padding bytes in `dtype.descr`.

Fix is to avoid using dtype.descr.
@charris charris added component: numpy.ma masked arrays 08 - Backport Used to tag backport PRs labels Aug 3, 2016
@charris charris added this to the 1.11.2 release milestone Aug 3, 2016
@charris charris merged commit 0f00074 into numpy:maintenance/1.11.x Aug 3, 2016
@charris charris deleted the backport-7894 branch October 3, 2016 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 - Backport Used to tag backport PRs component: numpy.ma masked arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants