BUG: intersphinx pages for ufuncs are under :data:
#28734
Labels
Content-Length: 248352 | pFad | https://github.com/numpy/numpy/issues/28734
B6:data:
#28734
Fetched URL: https://github.com/numpy/numpy/issues/28734
Alternative Proxies:
Describe the issue:
I've been trying to point to :func:
numpy.logaddexp
and failing.The issue is that the Intersphinx inventory incorrectly lists that and many other functions (all ufuncs?) under
py:data
instead ofpy:function
.Reproduce the code example:
Error message:
Python and NumPy Versions:
https://numpy.org/doc/stable/objects.inv
https://numpy.org/devdocs/objects.inv
Runtime Environment:
No response
Context for the issue:
No response
The text was updated successfully, but these errors were encountered: