diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-10-15 22:56:14 +0100 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-10-16 09:31:42 +0100 |
commit | 30b2b587d0b33d53cab72b11cb8da5378f277a30 (patch) | |
tree | 0830cc3791caed20397a1686f30a06acd2711623 /numpy/lib/arraysetops.py | |
parent | dc20ec8c857bc1f1b717b56f3a5c64dbf31f16ac (diff) | |
download | numpy-30b2b587d0b33d53cab72b11cb8da5378f277a30.tar.gz |
API: Forbid Q<->m safe casting
That is, uint64 <-> timedelta64.
Allowing this casting was weird, because Q<->q is forbidden, yet q and m are both int64.
This fixes gh-12927
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions