diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-12-02 13:17:57 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-09-11 22:41:11 -0700 |
commit | fa09f5efb9c067bb4a62ae7ac79d8d6afd39652e (patch) | |
tree | 0ea0aebd98031e7c7e7734e6ec5a9562d42e34d1 /numpy/core/setup.py | |
parent | d58576ac0a83754ad4e098ebfc12589e07232851 (diff) | |
download | numpy-fa09f5efb9c067bb4a62ae7ac79d8d6afd39652e.tar.gz |
BUG: Ensure scalar types have unique `__name__`s
This removes a test that enforced the opposite - dtype.name is documented as being a bitname, but it is exactly this property that causes confusion when applied to __name__ - so we should not expect them to be equal.
Fixes gh-9799
Diffstat (limited to 'numpy/core/setup.py')
0 files changed, 0 insertions, 0 deletions