diff options
author | Matti Picus <matti.picus@gmail.com> | 2018-08-17 05:55:30 +0300 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-08-16 21:55:30 -0500 |
commit | 3026928b86b12543e9e4738ed91bc2a2cd6cb07f (patch) | |
tree | b359a6712e0dee02149b09e5112e807e3e3af124 /numpy/lib/arraysetops.py | |
parent | fcbc3ba0130dd1e9b7046f934bf0ffd6ee2c362d (diff) | |
download | numpy-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