summaryrefslogtreecommitdiff
path: root/numpy/typing/tests/data/pass/ndarray_misc.py
Commit message (Expand)AuthorAgeFilesLines
* BUG: Use output when given on numpy.dot C-API branch (#23459)Pedro Lameiras2023-03-281-1/+1
* TST: Avoid possible warning from unnecessary cast with uninitialized valuesSebastian Berg2022-10-121-1/+1
* TST: Add typing tests for the newly (re-)annotated `ndarray`/`generic` methodsBas van Beek2021-05-131-0/+21
* TST: Add typing tests for the `item`, `take`, `tolist` and `repeat` methodsBas van Beek2021-05-121-3/+8
* TST: Attempt #2 at fixing the `int`-related failure on 32-bit systemsBas van Beek2020-09-231-31/+31
* TST: Fixed an `int`-related failure on 32-bit systemsBas van Beek2020-09-231-2/+3
* TST: Added new `ndarray`/`generic` typing testsBas van Beek2020-09-221-0/+158