Skip to content

MAINT: Refactor output ufunc wrapping logic#19254

Merged
charris merged 1 commit intonumpy:mainfrom
seberg:maint-ufunc-output-wrapping
Jun 17, 2021
Merged

MAINT: Refactor output ufunc wrapping logic#19254
charris merged 1 commit intonumpy:mainfrom
seberg:maint-ufunc-output-wrapping

Conversation

@seberg
Copy link
Copy Markdown
Member

@seberg seberg commented Jun 15, 2021

This replaces the output wrapping logic to work towards
(and simplify) the big ufunc refactor for NEP 43.


EDIT: In case you are wondering, the main point here is simplifying the error handling and reference counting. It gets confusing otherwise...

This replaces the output wrapping logic to work towards
(and simplify) the big ufunc refactor for NEP 43.
Copy link
Copy Markdown
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, this helps clarify the code. And helpful to reduce clutter in the big PR.

@charris charris merged commit 4d82099 into numpy:main Jun 17, 2021
@charris
Copy link
Copy Markdown
Member

charris commented Jun 17, 2021

Thanks Sebastian.

@seberg seberg deleted the maint-ufunc-output-wrapping branch June 17, 2021 16:25
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