summaryrefslogtreecommitdiff
path: root/numpy/lib/ufunclike.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-2/+2
* STY: Replace `Union` with the `|` operatorBas van Beek2021-12-221-2/+2
* MAINT: Replace `_ArrayND` with `NDArray`Bas van Beek2021-05-121-5/+5
* MAINT: Remove unsafe unions from `np.lib.ufunclike`Bas van Beek2021-04-301-6/+22
* ENH: Add annotations for `np.lib.ufunclike`Bas van Beek2021-02-091-0/+50