diff options
author | Aaron Meurer <asmeurer@gmail.com> | 2021-08-03 16:23:38 -0600 |
---|---|---|
committer | Aaron Meurer <asmeurer@gmail.com> | 2021-08-03 16:23:38 -0600 |
commit | c8fc0e80e4fa2ae55a6461d01bf195471e526188 (patch) | |
tree | 6811eeca055932e6b310a4c2692b24e8dc0bd0a0 /numpy/array_api/_elementwise_functions.py | |
parent | 1d0dda141a317a7cf114ba5796826e2aed1691ad (diff) | |
download | numpy-c8fc0e80e4fa2ae55a6461d01bf195471e526188.tar.gz |
Fix the implementation of DATETIME_compare
I accidentally based it off the float compare template instead of the integer
compare template. It also now properly handles the case when both arguments
are NaT.
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions