summaryrefslogtreecommitdiff
path: root/numpy/core/getlimits.pyi
Commit message (Collapse)AuthorAgeFilesLines
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-3/+1
|
* DEP: Deprecate `finfo.machar`Bas van Beek2021-10-271-51/+1
|
* MAINT: Update the `np.finfo` annotationsBas van Beek2021-07-221-0/+4
| | | | Reflect the `finfo` changes, made in https://github.com/numpy/numpy/pull/18536, in the classes' type annotations.
* ENH: Add annotations for `MachArLike`Bas van Beek2021-07-091-0/+54