diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-01-06 11:33:05 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-06 19:33:05 +0200 |
commit | 5363cfa7d07641e84fbb5f21a217018c9b55b2fa (patch) | |
tree | 80ed7dfce646e4855220fb6930f0d68ebb24bc54 /numpy/array_api/tests/test_elementwise_functions.py | |
parent | 10eeabee267e17c042bd1ff991823b16c85ed563 (diff) | |
download | numpy-5363cfa7d07641e84fbb5f21a217018c9b55b2fa.tar.gz |
DEP: Deprecate `data_type.dtype` if attribute is not already a dtype (#13578)
* DEP: Deprecate `data_type.dtype` if attribute is not already a dtype
After the deprecation, a recursive lookup for `.dtype` will not be
possible, since `.dtype` has to be a dtype instance.
Diffstat (limited to 'numpy/array_api/tests/test_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions