summaryrefslogtreecommitdiff
path: root/numpy/f2py/__init__.pyi
Commit message (Expand)AuthorAgeFilesLines
* STY: Use subscriptable `collections.abc` types over the generic aliases in …Bas van Beek2021-12-231-1/+2
* STY: Use subscriptable `builtins` types over the generic aliases in `typing`Bas van Beek2021-12-231-10/+10
* MAINT: Drop .pyi code-paths specific to Python 3.7Bas van Beek2021-08-301-2/+1
* ENH: Add annotations for `<module>.test` objectsBas van Beek2021-07-251-0/+3
* MAINT: Remove `f2py_testing` from `__all__`Bas van Beek2021-06-271-4/+0
* ENH: Add annotations for `np.f2py`Bas van Beek2021-06-271-10/+36
* ENH: Add improved placeholder annotations for `np.f2py`Bas van Beek2021-04-231-3/+14
* MAINT: Add missing `__all__` annotationsBas van Beek2021-02-011-1/+3
* ENH: Added placeholder stubs for `distutils` and `f2py`Bas van Beek2020-08-201-0/+5