Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: cleanup unused imports; avoid redefinition of imports | Mike Taves | 2020-02-06 | 1 | -1/+0 |
* | MAINT: Python2 Cleanups | Seth Troisi | 2020-01-21 | 1 | -1/+1 |
* | MAINT: Remove sys.version checks in tests | Seth Troisi | 2020-01-15 | 1 | -56/+55 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | MAINT: Fix errors seen on new python 3.8 | Sebastian Berg | 2019-05-21 | 1 | -1/+1 |
* | MAINT: Remove all uses of run_module_suite. | Charles Harris | 2018-04-06 | 1 | -5/+0 |
* | TST: Switch to using pytest markers | Charles Harris | 2018-04-04 | 1 | -5/+4 |
* | MAINT: Rearrange files in numpy/testing module. | Charles Harris | 2017-07-04 | 1 | -4/+2 |
* | ENH: Spelling fixes | Ville Skyttä | 2017-05-09 | 1 | -2/+2 |
* | TST: Add tests for stacklevel in warnings and "ignore" filters. | Sebastian Berg | 2016-09-02 | 1 | -0/+86 |