Skip to content

BUG: Do not crash on recursive .dtype attribute lookup. #13992

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
Jul 14, 2019

Conversation

charris
Copy link
Member

@charris charris commented Jul 14, 2019

Backport of #13003.

The code path in scalarapi.c which checks dtype on one inheriting
from np.void is especially awkward and was completely untested
previously. So I am not sure we should even support it at all

Closes gh-12982, gh-3614, and gh-12751

The code path in scalarapi.c which checks dtype on one inheriting
from np.void is especially awkward and was completely untested
previously. So I am not sure we should even support it at all.

Closes numpygh-12982, numpygh-3614, and numpygh-12751
@charris charris added this to the 1.17.0 release milestone Jul 14, 2019
@mattip mattip merged commit 621e36c into numpy:maintenance/1.17.x Jul 14, 2019
@charris charris deleted the backport-13003 branch July 23, 2019 14:48
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.

3 participants