Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEP: deprecate importing numpy/matrixlib.py | Seth Troisi | 2020-01-23 | 1 | -0/+1 |
* | MAINT: cleanup _pytesttester.py | Seth Troisi | 2020-01-23 | 1 | -17/+0 |
* | MAINT: Remove python2 array_getslice and array_setslice (#15263) | Seth Troisi | 2020-01-07 | 1 | -2/+0 |
* | MAINT: Remove references to non-existent sys.exc_clear() | Jon Dufresne | 2020-01-05 | 1 | -1/+0 |
* | MAINT: Remove implicit inheritance from object class (#15236) | Jon Dufresne | 2020-01-05 | 1 | -1/+1 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2019-12-19 | 1 | -1/+1 |
* | DOC: clarify that PytestTester is non-public | Christopher Whelan | 2019-08-24 | 1 | -3/+8 |
* | DOC: fix example for __call__. See #12451 | Edgar Giovanni Lepe | 2018-12-02 | 1 | -11/+5 |
* | BUG: Fix matrix PendingDeprecationWarning suppression for pytest 3.8+. | Charles Harris | 2018-09-06 | 1 | -0/+18 |
* | MAINT: Move pytesttester outside of np.testing, to avoid creating unnecessary... | Eric Wieser | 2018-07-02 | 1 | -0/+197 |