Skip to content

BUG: Fix segfault on failing __array_wrap__ #11296

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
Jun 10, 2018

Conversation

eric-wieser
Copy link
Member

Milestoning for 1.15, since we changed the behavior of __array_wrap__ in #10919, so if user code breaks as a result, it needs to not segfault!

@eric-wieser eric-wieser added this to the 1.15.0 release milestone Jun 10, 2018
Copy link
Contributor

@mhvk mhvk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, looks good. Will merge.

@mhvk mhvk merged commit 3bb11d6 into numpy:master Jun 10, 2018
@charris charris changed the title BUG: Fix segfault on failing __array_wrap__ BUG: Fix segfault on failing __array_wrap__ Jun 16, 2018
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