summaryrefslogtreecommitdiff
path: root/numpy/lib/arraysetops.py
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2018-08-17 05:55:30 +0300
committerCharles Harris <charlesr.harris@gmail.com>2018-08-16 21:55:30 -0500
commit3026928b86b12543e9e4738ed91bc2a2cd6cb07f (patch)
treeb359a6712e0dee02149b09e5112e807e3e3af124 /numpy/lib/arraysetops.py
parentfcbc3ba0130dd1e9b7046f934bf0ffd6ee2c362d (diff)
downloadnumpy-3026928b86b12543e9e4738ed91bc2a2cd6cb07f.tar.gz
BUG: check return value of _buffer_format_string (#11754)
test, fix for not checking return value from call to _buffer_format_string, exposed when datetime64 dtype used in a field. Also fixes some variable types to be Py_ssize_t. * BUG: check return value of _buffer_format_string * fix from review, document _buffer_format_string * BUG: Fix type in declaration of old_offset. Type should be Py_ssize_t. * MAINT: Explicitly return -1 for error. * MAINT: Fix typo and style nit.
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions