Skip to content
This repository was archived by the owner on Jun 10, 2020. It is now read-only.

ENH: add __name__ attribue to ufuncs #55

Merged
merged 1 commit into from
Apr 17, 2020
Merged

Conversation

person142
Copy link
Member

Follow up to #44.

SciPy actually uses __name__, so add it.

Follow up to numpy#44.

SciPy actually uses `__name__`, so add it.
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Dask uses __name__ as well, and probably end user code too.

Thanks @person142, merging.

@rgommers rgommers merged commit 781f1f6 into numpy:master Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants