summaryrefslogtreecommitdiff
path: root/numpy/testing/utils.py
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2014-03-25 00:06:08 +0100
committerJulian Taylor <jtaylor.debian@googlemail.com>2014-03-25 18:55:25 +0100
commitc4376726bfa8335e38d8fee6cc5e376af82a24de (patch)
tree8835068c9cc8560f85b5b7b19ef734f9d02d0e9b /numpy/testing/utils.py
parent8409b4cc094c03aab284d1fc5fc55240a1f6b342 (diff)
downloadnumpy-c4376726bfa8335e38d8fee6cc5e376af82a24de.tar.gz
BUG: fix unaligned access of new indexing
Requires 16 bytes alignment from string and flexible dtypes, as processing functions might access them on the itemsize which can be larger than 1 byte (e.g. 8 bytes strings) 16 byte the largest alignment required for all numpy copy loops. Closes gh-4314
Diffstat (limited to 'numpy/testing/utils.py')
0 files changed, 0 insertions, 0 deletions