summaryrefslogtreecommitdiff
path: root/numpy/testing/_private/parameterized.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: cleanup unused imports; avoid redefinition of importsMike Taves2020-02-061-1/+0
* MAINT: Remove Python2 workaroundsSeth Troisi2020-01-231-3/+0
* MAINT: cleanup sys.version dependant codeSeth Troisi2020-01-121-49/+8
* MAINT: Remove implicit inheritance from object class (#15236)Jon Dufresne2020-01-051-2/+2
* Fix typos, via a Levenshtein-style correctorBrian Wignall2019-12-191-1/+1
* BUG: Fix for Python 4Hugo2019-08-261-10/+9
* Use set litteralsRoman Yurchak2018-11-241-1/+1
* MAINT: Rearrange numpy/testing files.Charles Harris2018-03-291-0/+490