summaryrefslogtreecommitdiff
path: root/numpy/core/_ufunc_config.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Minor tweaks/rewordingSebastian Berg2022-06-151-1/+1
* TYP: Add types for new symbolsSebastian Berg2022-06-151-1/+1
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-1/+2
* STY: Replace `Union` with the `|` operatorBas van Beek2021-12-221-4/+4
* STY: Replace `Optional` with the `|` operatorBas van Beek2021-12-221-11/+11
* MAINT: Move `_SupportsWrite` to the main numpy namespace & parametrize itBas van Beek2021-10-251-7/+6
* STY: Use the PEP 457 positional-only syntax in the stub filesBas van Beek2021-08-311-1/+1
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-7/+1
* ENH: Add annotations for `np.core._ufunc_config`Bas van Beek2020-10-261-0/+43