summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorgfyoung <gfyoung@mit.edu>2016-01-13 13:15:21 +0000
committergfyoung <gfyoung@mit.edu>2016-03-15 15:04:05 +0100
commit9128ed5198cc8544406467a00824e5fe6791f090 (patch)
treeca3dc831ff1566a2794e940d1a358a17774fd59b /numpy/lib/nanfunctions.py
parente034b86d1f40af6e15a829d093232febd4a708c3 (diff)
downloadnumpy-9128ed5198cc8544406467a00824e5fe6791f090.tar.gz
BUG: Fix string copying for np.place
Fixes bug in string copying in np.place in which replacements strings that were smaller than their replaced elements would only partially replace the element instead of the entire element. Closes gh-6974. Addendum: this commit also appears to have fixed issue with overflow for very large input arrays. Closes gh-7207.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions