Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TYP,ENH: Add annotations for `np.show_runtime` | BvB93 | 2022-11-14 | 1 | -0/+2 |
* | STY: Use subscriptable `collections.abc` types over the generic aliases in … | Bas van Beek | 2021-12-23 | 1 | -3/+1 |
* | STY: Use subscriptable `builtins` types over the generic aliases in `typing` | Bas van Beek | 2021-12-23 | 1 | -4/+2 |
* | STY: Replace `Union` with the `|` operator | Bas van Beek | 2021-12-22 | 1 | -4/+3 |
* | STY: Replace `Optional` with the `|` operator | Bas van Beek | 2021-12-22 | 1 | -18/+17 |
* | STY: Use the PEP 457 positional-only syntax in the stub files | Bas van Beek | 2021-08-31 | 1 | -2/+3 |
* | MAINT: Drop .pyi code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -6/+1 |
* | ENH: Add annotations for `np.lib.utils` | Bas van Beek | 2021-05-08 | 1 | -10/+90 |
* | ENH: Add improved placeholder annotations for `np.lib` | Bas van Beek | 2021-04-26 | 1 | -0/+19 |