summaryrefslogtreecommitdiff
path: root/numpy/core/_asarray.pyi
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Rename `DtypeLike` to `DTypeLike`Bas van Beek2020-11-031-7/+7
* ENH: Add an alias for `Union[_Requirements, _E]`Bas van Beek2020-10-011-1/+2
* MAINT: Minor fixes; removed unused importsBas van Beek2020-10-011-11/+17
* ENH: Use literals where possibleBas van Beek2020-10-011-4/+4
* ENH,WIP: Added type hints to `np.core._asarray`Bas van Beek2020-10-011-0/+70