summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorAnne Archibald <peridot.faceted@gmail.com>2021-03-28 13:36:25 +0100
committerAnne Archibald <peridot.faceted@gmail.com>2021-03-28 16:06:07 +0100
commit7a4098825a301be93f6e13e69cf12add9a940cd4 (patch)
treec05a3ac4c755b21207f5cd17aa959fd9041a398f /numpy/array_api
parentf0767ababd553efb30edd3c0c04dcafdc44f1458 (diff)
downloadnumpy-7a4098825a301be93f6e13e69cf12add9a940cd4.tar.gz
BUG: fix segfault in object/longdouble operations
The operation None*np.longdouble(3) was causing infinite recursion as it searched for the appropriate conversion method. This resolves that, both for general operations and for remainders specifically (they fail in a subtly different way). Closes #18548
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions