diff options
author | Miles Cranmer <miles.cranmer@gmail.com> | 2022-12-25 13:43:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-25 11:43:43 -0700 |
commit | 235dbe1f9ea0955c0119f79a5c6614cd0268ef05 (patch) | |
tree | 74f4c45d0f1410c0f2dc51699ca555124290f98b /numpy/array_api | |
parent | c64e17125c0382edaee8facec04487aaf7078a87 (diff) | |
download | numpy-235dbe1f9ea0955c0119f79a5c6614cd0268ef05.tar.gz |
BUG: Fix integer overflow in in1d for mixed integer dtypes #22877 (#22878)
* TST: Mixed integer types for in1d
* BUG: Fix mixed dtype overflows for in1d (#22877)
* BUG: Type conversion for integer overflow check
* MAINT: Fix linting issues in in1d
* MAINT: ar1 overflow check only for non-empty array
* MAINT: Expand bounds of overflow check
* TST: Fix integer overflow in mixed boolean test
* TST: Include test for overflow on mixed dtypes
* MAINT: Less conservative overflow checks
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions