summaryrefslogtreecommitdiff
path: root/numpy/core/_internal.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-4/+4
* STY: Replace `Optional` with the `|` operatorBas van Beek2021-12-221-2/+2
* ENH: Add a mypy plugin for inferring the precision of `np.ctypeslib.c_intp`Bas van Beek2021-05-211-8/+3
* DEP: Remove annotations for 4 deprecated methodsBas van Beek2021-05-181-4/+0
* DOC: Clarify a comment related to `int_ptr_t`Bas van Beek2021-05-181-2/+4
* ENH: Improve the annotations of `np.core._internal`Bas van Beek2021-05-181-13/+32
* ENH: add type stubs from numpy-stubsJosh Wilson2020-06-061-0/+18