Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove all nose testing support. | Charles Harris | 2023-01-19 | 1 | -432/+0 |
* | MAINT, DOC: discard repeated words | Dimitri Papadopoulos | 2022-01-13 | 1 | -1/+1 |
* | MAINT: OrderedDict is no longer necessary from Python 3.7 | Mike Taves | 2021-03-08 | 1 | -13/+1 |
* | DOC: Avoid using "set of" when talking about an ordered list. | Antony Lee | 2020-12-29 | 1 | -1/+1 |
* | mostly string conversions | Jakob | 2020-10-23 | 1 | -1/+1 |
* | MAINT: cleanup unused imports; avoid redefinition of imports | Mike Taves | 2020-02-06 | 1 | -1/+0 |
* | MAINT: Remove Python2 workarounds | Seth Troisi | 2020-01-23 | 1 | -3/+0 |
* | MAINT: cleanup sys.version dependant code | Seth Troisi | 2020-01-12 | 1 | -49/+8 |
* | MAINT: Remove implicit inheritance from object class (#15236) | Jon Dufresne | 2020-01-05 | 1 | -2/+2 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2019-12-19 | 1 | -1/+1 |
* | BUG: Fix for Python 4 | Hugo | 2019-08-26 | 1 | -10/+9 |
* | Use set litterals | Roman Yurchak | 2018-11-24 | 1 | -1/+1 |
* | MAINT: Rearrange numpy/testing files. | Charles Harris | 2018-03-29 | 1 | -0/+490 |