Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark tests as a subpackage rather than data. | Hameer Abbasi | 2020-05-06 | 1 | -1/+1 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | TST: Add numpy/compat/tests | Charles Harris | 2018-03-24 | 1 | -2/+2 |
* | STY: Minor PEP8 fixes. | Charles Harris | 2014-08-01 | 1 | -1/+1 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -1/+1 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | ENH: move inspect copy into newly created compat module. | David Cournapeau | 2009-10-13 | 1 | -0/+10 |