summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-02-17 16:56:32 -0600
committerSebastian Berg <sebastian@sipsolutions.net>2021-02-22 15:12:28 -0600
commit2d975a771b88bcb4d049bbb3ea5f917694ec3524 (patch)
tree485e3c1ee89e30b8d06016f58b77fe936eaef0a7 /numpy/array_api/_manipulation_functions.py
parent02d508c90a214e0aeaf78b4ad41a578e267dce12 (diff)
downloadnumpy-2d975a771b88bcb4d049bbb3ea5f917694ec3524.tar.gz
BUG: Correct shuffling of objects in 1-d array likes
While introducing the buffer fixed the in-place problem years ago, running valgrind (and masked arrays) pointed out to me that without the additional `...` NumPy will unpack and repack objects leading to slightly incorrect results. MAINT: Warn about shuffle bug instead of fixing it in old random API
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions