summaryrefslogtreecommitdiff
path: root/numpy/array_api/_creation_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2022-04-28 12:58:49 +0200
committerSebastian Berg <sebastian@sipsolutions.net>2022-04-28 13:25:29 +0200
commit3b60effc5d1cb1e13e8aa8d9dabf228c68683fdb (patch)
treeb2a7cd287bd50e1984c994bf43d7e87ab25a0df2 /numpy/array_api/_creation_functions.py
parent7a5b52e0332629553d0cc2598567162a9398c5f0 (diff)
downloadnumpy-3b60effc5d1cb1e13e8aa8d9dabf228c68683fdb.tar.gz
TST: XFail richcompare subclass test on PyPy
PyPy does not seem to replace tp_richcompare in the "C wrapper" object for subclasses defining `__le__`, etc. That is understandable, but means that we cannot (easily) figure out that the subclass should be preferred. In general, this is a bit of a best effort try anyway, and this is probably simply OK. Hopefully, subclassing is rare and comparing two _different_ subclasses even more so.
Diffstat (limited to 'numpy/array_api/_creation_functions.py')
0 files changed, 0 insertions, 0 deletions