summaryrefslogtreecommitdiff
path: root/numpy/core/records.pyi
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Split `numpy.typing` into a public and private componentBas van Beek2022-03-181-1/+1
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-2/+1
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-5/+3
* MAINT: Add `np.rec.array` overloads for `None` and file-like objectsBas van Beek2021-12-151-0/+54
* ENH: Add annotations for the `np.rec` functionsBas van Beek2021-09-241-51/+169
* MAINT: Move `np.rec` to `np.core.records`Bas van Beek2021-09-241-0/+65