Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -4/+4 |
* | STY: Replace `Optional` with the `|` operator | Bas van Beek | 2021-12-22 | 1 | -2/+2 |
* | ENH: Add a mypy plugin for inferring the precision of `np.ctypeslib.c_intp` | Bas van Beek | 2021-05-21 | 1 | -8/+3 |
* | DEP: Remove annotations for 4 deprecated methods | Bas van Beek | 2021-05-18 | 1 | -4/+0 |
* | DOC: Clarify a comment related to `int_ptr_t` | Bas van Beek | 2021-05-18 | 1 | -2/+4 |
* | ENH: Improve the annotations of `np.core._internal` | Bas van Beek | 2021-05-18 | 1 | -13/+32 |
* | ENH: add type stubs from numpy-stubs | Josh Wilson | 2020-06-06 | 1 | -0/+18 |