Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fix bugs in unused code paths. | Charles Harris | 2014-08-01 | 1 | -56/+29 |
* | 2to3: Apply types fixer. | Charles Harris | 2013-04-14 | 1 | -1/+1 |
* | 2to3: Apply `map` fixer. | Charles Harris | 2013-04-10 | 1 | -1/+1 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -7/+7 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | Merge pull request #3026 from charris/2to3-fix-print | Charles Harris | 2013-03-01 | 1 | -0/+2 |
|\ | |||||
| * | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | | 2to3: Apply `methodattrs` fixes. | Charles Harris | 2013-03-01 | 1 | -1/+1 |
|/ | |||||
* | 2to3: Apply `funcattrs` fixer. Closes #3058. | Charles Harris | 2013-02-28 | 1 | -4/+4 |
* | ENH: Add some tools to numpy.compat | Pauli Virtanen | 2010-02-20 | 1 | -1/+1 |
* | DOC: add docstrings to compat and compat._inspect. | David Cournapeau | 2009-10-13 | 1 | -0/+7 |
* | ENH: move inspect copy into newly created compat module. | David Cournapeau | 2009-10-13 | 1 | -0/+212 |