summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_packbits.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-02-13 21:47:51 -0700
committerCharles Harris <charlesr.harris@gmail.com>2018-02-14 12:56:44 -0700
commitf28615092d6cd7f849dd09d0dc57471af7def143 (patch)
tree684ead9b2ba4e4c7e2eb40b82b675ef6f9563d5b /numpy/lib/tests/test_packbits.py
parentdfad6d530866300f4e964486be2d963204636daa (diff)
downloadnumpy-f28615092d6cd7f849dd09d0dc57471af7def143.tar.gz
BUG: Revert sort optimization in np.unique.
The optimization was to sort integer subarrays by treating them as strings of unsigned bytes. That worked fine for finding the unique subarrays, but the sort order of the results could be unexpected. Closes #10495.
Diffstat (limited to 'numpy/lib/tests/test_packbits.py')
0 files changed, 0 insertions, 0 deletions