summaryrefslogtreecommitdiff
path: root/numpy/core/shape_base.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use the PEP 457 positional-only syntax in the stub filesBas van Beek2021-08-311-6/+6
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-7/+1
* ENH: Add dtype-support to `np.core.shape_base`Bas van Beek2021-06-141-16/+47
* ENH: Add annotations for `__all__`Bas van Beek2021-06-141-0/+2
* MAINT: Import `SupportsIndex` from typing-extensionsBas van Beek2021-02-011-3/+1
* MAINT: Removed unused importsBas van Beek2020-10-261-3/+3
* ENH: Add annotations for `np.core.shape_base`Bas van Beek2020-10-261-0/+41