summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2016-05-28 23:29:28 +0200
committerSebastian Berg <sebastian@sipsolutions.net>2016-06-01 18:42:29 +0200
commite8be5b11eee7d64661f894651a67ad976016b0cc (patch)
tree070f9effed659b2213261d878b0106c0b7b674ed /numpy/core/fromnumeric.py
parent39fdf796d39b52934a25ba59069dcd68161d8e68 (diff)
downloadnumpy-e8be5b11eee7d64661f894651a67ad976016b0cc.tar.gz
BUG: Make sure string to non-native unicode cast works
Casting to non-negative unicode used the wrong swapping functionality. Just to note, the whole swapping is rather inefficient, since it is completely unnecessary due to the fact that we go via python in any case, though likely it does not matter.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions