BUG __numpy_ufunc__ gives unexpected TypeError with subclasses by mhvk · Pull Request #4815 · numpy/numpy

@mhvk mhvk mentioned this pull request

Jun 19, 2014

@mhvk

juliantaylor added a commit to juliantaylor/numpy that referenced this pull request

Jul 29, 2014
The ufunc override `__numpy_ufunc__` still has a few unresolved issues
regarding its behavior towards Python operators see numpygh-4815.
To avoid releasing numpy with an interface that might change in the next
numpy version and to not further delay the 1.9 release it has been
decided to disable the feature in 1.9.0.

@mhvk mhvk mentioned this pull request

Sep 15, 2014

@mhvk mhvk mentioned this pull request

Jan 19, 2015

@mhvk mhvk mentioned this pull request

Apr 5, 2015

@charris charris modified the milestones: 1.10.0 release, 1.10 blockers

Apr 22, 2015

charris added a commit that referenced this pull request

May 6, 2015
BUG Numpy ufunc binop fix for subclasses with __numpy_ufunc__ (closes #4815)

@mhvk mhvk deleted the operator_numpy_ufunc_priority branch

February 19, 2017 22:11