TYP: inplace arithmetic erroneously suggests that __ifloordiv__
is supported for complex128
#28957
Labels
Content-Length: 263126 | pFad | http://github.com/numpy/numpy/issues/28957
9D__ifloordiv__
is supported for complex128
#28957
Fetched URL: http://github.com/numpy/numpy/issues/28957
Alternative Proxies:
Describe the issue:
Type hints suggests that inplace floor division is supported for complex arrays, but it raises at runtime
Reproduce the code example:
Error message:
Python and NumPy Versions:
2.2.5
3.12.5 (main, Aug 14 2024, 05:08:31) [Clang 18.1.8 ]
Type-checker version and settings:
pyright 1.1.398
Additional typing packages.
No response
The text was updated successfully, but these errors were encountered: