diff options
author | Aaron Meurer <asmeurer@gmail.com> | 2021-08-03 15:02:46 -0600 |
---|---|---|
committer | Aaron Meurer <asmeurer@gmail.com> | 2021-08-03 15:05:07 -0600 |
commit | 698d50e0a40c5f0e8ff1d3bf1cc2e99889e67dd6 (patch) | |
tree | 4f1379f5c80820983382b149482f0060693bc50f /numpy/array_api/_elementwise_functions.py | |
parent | a1ee7968df16a4f57c8e22164d19aa2d14a6cdad (diff) | |
download | numpy-698d50e0a40c5f0e8ff1d3bf1cc2e99889e67dd6.tar.gz |
BUG: Fix NaT handling in the PyArray_CompareFunc for datetime and timedelta
In #12658 and #15068 the sort ordering for datetime and timedelta was changed
so that NaT sorts to the end, but the internal compare array function was not
updated.
Fixes #19574.
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions