diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2015-06-18 13:37:50 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2015-06-18 13:39:46 +0200 |
commit | b26aef66a998b8a6877ee261e4d97ec8f815dad2 (patch) | |
tree | 6858544c0643503b6f02502a8e853dc750698003 /numpy/_import_tools.py | |
parent | b72d69ded7790da6ac0f351fe0ce8cf8187e562d (diff) | |
download | numpy-b26aef66a998b8a6877ee261e4d97ec8f815dad2.tar.gz |
BUG: Large concatenates with axis=None causing segfault.
This was due to sizes assuming a MAX_ARGS, just remove usage and
call PyArray_SIZE each time.
Closes gh-5979
Diffstat (limited to 'numpy/_import_tools.py')
0 files changed, 0 insertions, 0 deletions