summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2014-02-22 18:18:23 +0100
committerSebastian Berg <sebastian@sipsolutions.net>2014-02-22 18:35:01 +0100
commit6c4e64204df6f336b617ff0447d0ea104cdf1ae6 (patch)
tree58e7ec6e3c71c85dd5dd5cff857f66232abed407 /numpy/polynomial/polyutils.py
parente067e6b0cbdc45cb0ad4073b18cb18492810b035 (diff)
downloadnumpy-6c4e64204df6f336b617ff0447d0ea104cdf1ae6.tar.gz
BUG: Hang on to originally filled Py_Buffer view.
When filling the python buffer view object, python sets view.shape = &view.len (ndim=1, so this works). If we copy the view info into our Memoryview object instead of having it directly filled &view.len points into nirvana. Closes gh-3175
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions