summaryrefslogtreecommitdiff
path: root/numpy/tests/typing/pass/simple.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Move typing testsCharles Harris2020-09-071-182/+0
* MAINT: Implemented two dtype-related TODO's (#16622)Bas van Beek2020-07-301-2/+0
* MAINT: Added the `order` parameter to `np.array()` (#16966)Bas van Beek2020-07-291-0/+8
* MAINT: avoid more division by zero in typing test causing aarch64 to failJosh Wilson2020-06-071-5/+6
* MAINT: avoid divide by zero in typing test causing aarch64 tests to failJosh Wilson2020-06-071-1/+1
* MAINT: move typing tests cases into a subdirectory of numpy/testsJosh Wilson2020-06-071-0/+175