summaryrefslogtreecommitdiff
path: root/numpy/_typing/_nested_sequence.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Make use of the py39 `__class_getitem__` availability in the standard ...BvB932023-02-021-1/+1
* TYP,ENH: Mark `numpy.typing` protocols as runtime checkableBvB932022-09-301-0/+2
* DOC: fix typo in `numpy._typing._NestedSequence` docstring example (#21909)Thomas Mansencal2022-07-031-2/+2
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-0/+90