diff options
author | Lev Abalkin <abalkin@enlnt.com> | 2013-12-10 19:15:14 -0500 |
---|---|---|
committer | Lev Abalkin <abalkin@enlnt.com> | 2013-12-12 17:50:52 -0500 |
commit | 03d37473fcd15dba37eb93e2777886e9fdecb481 (patch) | |
tree | 9b216c9a1488e6ee7d6d6650227a0903b6d3fcde /numpy/lib/arraypad.py | |
parent | 3aa76bac67882f29901640f73cdb1b9d9e0c9029 (diff) | |
download | numpy-03d37473fcd15dba37eb93e2777886e9fdecb481.tar.gz |
BUG: Propagate error when assigning an instance to an array item.
Prior to this fix, numpy would swallow an error that may occur when
an instance of an old-style class would be used to set an item in an
incompatible array. This would result in a SystemError.
Fixes #2276.
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions