summaryrefslogtreecommitdiff
path: root/numpy/add_newdocs.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2015-03-24 10:09:45 +0100
committerSebastian Berg <sebastian@sipsolutions.net>2015-03-26 10:10:43 +0100
commite6807bed9d74d8962c7c0b20054edaf33169b1ae (patch)
tree19dd3a8d47308a35c410feab1c548ab8baecda87 /numpy/add_newdocs.py
parente3101647ef7c262fa6b4ddc8fdf79453f8a1e05c (diff)
downloadnumpy-e6807bed9d74d8962c7c0b20054edaf33169b1ae.tar.gz
BUG: Fix advanced object non-array value assignment
If the value array in an advanced indexing assignment was a non-array and the array being assigned to is an object array, a temporary array is created to make the object assignment work well like slicing in general. However, this array was created with the swapping of the mapiter object. So we have to swap it back as if it was an array being subscripted with MapIterSwapAxes.
Diffstat (limited to 'numpy/add_newdocs.py')
0 files changed, 0 insertions, 0 deletions