| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MAINT: Drop .pyi code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -7/+1 |
| * | ENH: Adding keepdims to np.argmin,np.argmax (#19211) | Gagandeep Singh | 2021-07-07 | 1 | -0/+8 |
| * | MAINT: Remove two duplicate (redundant) type aliases | Bas van Beek | 2021-05-12 | 1 | -14/+14 |
| * | MAINT: Remove unsafe unions from `np.core.fromnumeric` | Bas van Beek | 2021-04-30 | 1 | -232/+110 |
| * | MAINT: Simplify a union | Bas van Beek | 2021-01-18 | 1 | -2/+1 |
| * | MAINT: Renamed `<X>Like` to `<X>Like_co` | Bas van Beek | 2021-01-18 | 1 | -16/+16 |
| * | ENH: Use `intp` as return type for all appropiate functions | Bas van Beek | 2020-12-22 | 1 | -6/+7 |
| * | MAINT: Rename `DtypeLike` to `DTypeLike` | Bas van Beek | 2020-11-03 | 1 | -15/+15 |
| * | MAINT: Move aliases for common scalar unions to `numpy.typing` (#17429) | Bas van Beek | 2020-10-07 | 1 | -4/+9 |
| * | MAINT: Moved a few constants back to `__init__.pyi`; cleaned up their names | Bas van Beek | 2020-09-22 | 1 | -30/+16 |
| * | MAINT: Move the `fromnumeric` annotations to their own stub file | Bas van Beek | 2020-09-14 | 1 | -0/+492 |
