diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-10-15 22:00:24 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-09-11 01:26:31 -0700 |
commit | d58576ac0a83754ad4e098ebfc12589e07232851 (patch) | |
tree | 39640dbbc385a8bc8eb88cd908c8bd0acfa38fe4 /numpy/lib/recfunctions.py | |
parent | 25a37a9c0a9b2cf0de0b221c53da92a8d34e92d5 (diff) | |
download | numpy-d58576ac0a83754ad4e098ebfc12589e07232851.tar.gz |
MAINT: avoid relying on `np.generic.__name__` in `np.dtype.name`
`dtype.name` is documented as returning a "bit name" - however, we don't want to force `__name__` to be a bit name, as this creates confusing collisions in the repr of the scalar types.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions