BUG __numpy_ufunc__ gives unexpected TypeError with subclasses by mhvk · Pull Request #4815 · numpy/numpy
mhvk
mentioned this pull request
juliantaylor added a commit to juliantaylor/numpy that referenced this pull request
Jul 29, 2014The 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
mentioned this pull request
mhvk
mentioned this pull request
mhvk
mentioned this pull request
charris
modified the milestones:
1.10.0 release,
1.10 blockers
charris added a commit that referenced this pull request
May 6, 2015BUG Numpy ufunc binop fix for subclasses with __numpy_ufunc__ (closes #4815)
mhvk
deleted the
operator_numpy_ufunc_priority
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters