summaryrefslogtreecommitdiff
path: root/numpy/lib/npyio.py
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2013-06-11 23:50:05 +0200
committerJulian Taylor <jtaylor.debian@googlemail.com>2013-06-11 23:50:05 +0200
commite2dd429afc204bc60e2db0f6ad4fb706ab93c273 (patch)
treedf7c095c759249d49f11633fd0c7fe2e016d8c63 /numpy/lib/npyio.py
parentaef286debfd11a62f1c337dea55624cee7fd4d9e (diff)
downloadnumpy-e2dd429afc204bc60e2db0f6ad4fb706ab93c273.tar.gz
BUG: fix non-swapping strided copies in GetStridedCopySwap
Fixed PyArray_GetStridedCopySwap{Pair,}Fn returns paths that do not swap the data. It never triggered because the alignment requirement for complex data was too low (4-8 bytes) and always fullfiled by the memory allocator. As this is now fixed it caused failures on sparc with 16 byte long doubles.
Diffstat (limited to 'numpy/lib/npyio.py')
0 files changed, 0 insertions, 0 deletions