diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-28 15:35:29 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-28 15:35:29 +0200 |
commit | 10d42c5562660ce876ec6225a18e9d9537dea36b (patch) | |
tree | fa8eac3d1605248608a8650891839363ea7dcf9b /numpy/array_api/_constants.py | |
parent | 2021e7c637b0855e8c5277965e4f69ee201485ba (diff) | |
download | numpy-10d42c5562660ce876ec6225a18e9d9537dea36b.tar.gz |
MAINT: Remove the attempt to defer to more precise (non direct) subclasses
This seems just complicated, PyPy doesn't fully allow it, and CPython's
`int` class does not even attempt it...
So, just remove most of this logic (although, this keeps the "is subclass"
information around, even if that is effectively unused).
Diffstat (limited to 'numpy/array_api/_constants.py')
0 files changed, 0 insertions, 0 deletions