Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mostly string conversions | Jakob | 2020-10-23 | 1 | -9/+9 |
* | DOC: Fixes for 18 broken links (#16472) | bjnath | 2020-06-06 | 1 | -1/+1 |
* | MAINT: Replace basestring with str. | Charles Harris | 2020-01-23 | 1 | -3/+2 |
* | MAINT: Remove sys.version checks in tests | Seth Troisi | 2020-01-15 | 1 | -9/+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 | -3/+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 |
* | ENH: add "max difference" messages to np.testing.assert_array_equal (#12591) | Stephan Hoyer | 2019-01-01 | 1 | -1/+1 |
* | DOC: reduce warnings and cleanup redundant c-api documentation | mattip | 2018-08-14 | 1 | -9/+11 |
* | MAINT: Rearrange numpy/testing files. | Charles Harris | 2018-03-29 | 1 | -0/+560 |