summaryrefslogtreecommitdiff
path: root/numpy/lib/arrayterator.pyi
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-1/+1
| | | | i.e. `numpy.typing` and `numpy._typing`
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-1/+1
|
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-9/+6
|
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-1/+0
|
* ENH: Add annotations for `np.lib.arrayterator`Bas van Beek2021-03-121-0/+53