summaryrefslogtreecommitdiff
path: root/numpy/lib/arraypad.pyi
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-1/+1
* MAINT: Create the `_ArrayLike` type-alias in `numpy.typing`Bas van Beek2022-01-241-5/+2
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-6/+3
* MAINT: Replace the old `_NestedSequence` union and remove `_RecursiveSequence`Bas van Beek2021-09-191-2/+2
* STY: Use the PEP 457 positional-only syntax in the stub filesBas van Beek2021-08-311-4/+5
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-6/+2
* ENH: Add annotations for `np.lib.arraypad`Bas van Beek2021-06-111-2/+91
* ENH: Add improved placeholder annotations for `np.lib`Bas van Beek2021-04-261-0/+5