summaryrefslogtreecommitdiff
path: root/numpy/typing/tests/test_runtime.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: cleanup unused Python3.8-only code and referencesClément Robert2023-03-141-5/+1
* TYP,ENH: Mark `numpy.typing` protocols as runtime checkableBvB932022-09-301-1/+32
* STY: Introduce various linting fixes to `numpy.typing`Bas van Beek2021-09-301-2/+2
* MAINT: Drop .py code-paths specific to Python 3.7Bas van Beek2021-08-301-9/+1
* TST: Test that the `numpy.typing` public API works in combination with runtim...Bas van Beek2021-06-241-0/+90