summaryrefslogtreecommitdiff
path: root/numpy/lib/utils.pyi
Commit message (Collapse)AuthorAgeFilesLines
* TYP,ENH: Add annotations for `np.show_runtime`BvB932022-11-141-0/+2
| | | | Xref https://github.com/numpy/numpy/pull/21468
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-3/+1
|
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-4/+2
|
* STY: Replace `Union` with the `|` operatorBas van Beek2021-12-221-4/+3
|
* STY: Replace `Optional` with the `|` operatorBas van Beek2021-12-221-18/+17
|
* STY: Use the PEP 457 positional-only syntax in the stub filesBas van Beek2021-08-311-2/+3
|
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-6/+1
|
* ENH: Add annotations for `np.lib.utils`Bas van Beek2021-05-081-10/+90
|
* ENH: Add improved placeholder annotations for `np.lib`Bas van Beek2021-04-261-0/+19