diff options
author | John Stechschulte <john.l.stechschulte@gmail.com> | 2013-10-19 10:51:55 -0700 |
---|---|---|
committer | John Stechschulte <john.l.stechschulte@gmail.com> | 2013-10-20 08:56:16 -0700 |
commit | c71f36658459e87cc3c938308b62ce0e0b34a6f8 (patch) | |
tree | 13c819127b5c2cee262783c8afc12ab5ff0bf6b3 /numpy/polynomial/polyutils.py | |
parent | 18acfa462a63bcdaf86360f0c94bc9347ecafad5 (diff) | |
download | numpy-c71f36658459e87cc3c938308b62ce0e0b34a6f8.tar.gz |
BUG: #2052 del scalar subscript causes segfault
Fixes issue #2052, where attempting to delete a scalar field causes a
segfault. Returns ValueError instead, like when attempting to delete an
array element.
Also added a test for this bug.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions