| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ENH: Type the `like` parameter via a `__array_function__` protocol | Bas van Beek | 2022-01-11 | 1 | -4/+4 |
| * | STY: Use subscriptable `collections.abc` types over the generic aliases in … | Bas van Beek | 2021-12-23 | 1 | -1/+2 |
| * | STY: Replace `Union` with the `|` operator | Bas van Beek | 2021-12-22 | 1 | -3/+3 |
| * | MAINT: Drop .pyi code-paths specific to Python 3.7 | Bas van Beek | 2021-08-30 | 1 | -7/+1 |
| * | MAINT: Move 4 array constructors from `np.core._asarray` to `np.core.multiarray` | Bas van Beek | 2021-06-11 | 1 | -35/+1 |
| * | DOC: Add TODO comment that `asarray` stubs will need moving | Sebastian Berg | 2021-03-18 | 1 | -0/+4 |
| * | MAINT: Rename `DtypeLike` to `DTypeLike` | Bas van Beek | 2020-11-03 | 1 | -7/+7 |
| * | ENH: Add an alias for `Union[_Requirements, _E]` | Bas van Beek | 2020-10-01 | 1 | -1/+2 |
| * | MAINT: Minor fixes; removed unused imports | Bas van Beek | 2020-10-01 | 1 | -11/+17 |
| * | ENH: Use literals where possible | Bas van Beek | 2020-10-01 | 1 | -4/+4 |
| * | ENH,WIP: Added type hints to `np.core._asarray` | Bas van Beek | 2020-10-01 | 1 | -0/+70 |
