Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Import `SupportsIndex` from typing-extensions | Bas van Beek | 2021-02-01 | 1 | -4/+1 |
* | MAINT: Renamed `<X>Like` to `<X>Like_co` | Bas van Beek | 2021-01-18 | 1 | -2/+2 |
* | MAINT: Rename `DtypeLike` to `DTypeLike` | Bas van Beek | 2020-11-03 | 1 | -5/+5 |
* | MAINT: Move aliases for common scalar unions to `numpy.typing` (#17429) | Bas van Beek | 2020-10-07 | 1 | -2/+2 |
* | ENH: Change the `axis` type to `SupportsIndex` | Bas van Beek | 2020-08-23 | 1 | -4/+4 |
* | Revert "MAINT: `SupportsIndex` was added to typing-extensions as of 3.7.4.3" | Bas van Beek | 2020-08-23 | 1 | -1/+4 |
* | MAINT: `SupportsIndex` was added to typing-extensions as of 3.7.4.3 | Bas van Beek | 2020-08-23 | 1 | -4/+1 |
* | MAINT: The returned step size can be complex | Bas van Beek | 2020-08-23 | 1 | -2/+2 |
* | REV: Manually define the `SupportsIndex` protocol | Bas van Beek | 2020-08-23 | 1 | -1/+4 |
* | MAINT: Removed unused import | Bas van Beek | 2020-08-23 | 1 | -1/+1 |
* | ENH: Add stubs for `np.core.function_base` | Bas van Beek | 2020-08-23 | 1 | -0/+53 |