summaryrefslogtreecommitdiff
path: root/numpy/core/defchararray.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2012-10-30 12:45:39 +0100
committerSebastian Berg <sebastian@sipsolutions.net>2013-04-12 16:44:58 +0200
commit29c8ae8d042117e192938e8782a24646f8146e94 (patch)
tree183c545e592a07c745ec892148411ce84aa481c7 /numpy/core/defchararray.py
parent6ffa2ea9744e01129382b902649edfd50e848401 (diff)
downloadnumpy-29c8ae8d042117e192938e8782a24646f8146e94.tar.gz
BUG: Fix indexing 0-sized arrays using empty fancy-indexes
Due to subspace creation for fancy indexing selecting the 0s element on every fancy dimension, this failed if the dimension was empty. Propagating check_index to disable the unnecessary check in this case.
Diffstat (limited to 'numpy/core/defchararray.py')
0 files changed, 0 insertions, 0 deletions