Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Apply 2to3 idioms fixer. | Charles Harris | 2013-05-02 | 1 | -1/+1 |
* | 2to3: Apply the `numliterals` fixer and skip the `long` fixer. | Charles Harris | 2013-04-13 | 1 | -2/+4 |
* | Merge pull request #3202 from charris/2to3-reduce-fixups | njsmith | 2013-04-07 | 1 | -2/+1 |
|\ | |||||
| * | MAINT: Cleanup some imports involving reduce. | Charles Harris | 2013-04-06 | 1 | -2/+1 |
* | | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
|/ | |||||
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -1/+0 |
* | DOC: merge more doc wiki edits. | rgommers | 2011-03-02 | 1 | -0/+29 |
* | 3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce | Pauli Virtanen | 2010-02-20 | 1 | -0/+4 |
* | Docstring update: lib | Pauli Virtanen | 2009-10-02 | 1 | -18/+63 |
* | Add Roberto de Almeida's Arrayterator. | Stefan van der Walt | 2008-08-13 | 1 | -0/+146 |