Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: 3K: optionally use lib2to3cache in 2to3 conversion | Pauli Virtanen | 2010-07-18 | 1 | -0/+3 |
* | CLN: Remove some now unnecessary fixups to lib/npyio. | Charles Harris | 2010-03-25 | 1 | -9/+0 |
* | Rename numpy/lib/io.py to numpy/lib/npyio.py. The py3tool can probably be | Charles Harris | 2010-03-24 | 1 | -2/+2 |
* | 3K: BUG: work around bugs in Python 3.1.1 2to3 by not using fixes_reduce | Pauli Virtanen | 2010-02-20 | 1 | -0/+9 |
* | 3K: py3tool: use lib2to3 for the conversions | Pauli Virtanen | 2010-02-20 | 1 | -2/+15 |
* | 3K: BUG: make test_defchararray convert properly via 2to3 | Pauli Virtanen | 2010-02-20 | 1 | -1/+0 |
* | py3tool: customize 2to3 flags for some files | Pauli Virtanen | 2009-12-06 | 1 | -19/+24 |
* | py3tool: skip temporary etc files | Pauli Virtanen | 2009-12-06 | 1 | -0/+4 |
* | py3tool: fix some relative imports for extension modules | Pauli Virtanen | 2009-12-06 | 1 | -0/+47 |
* | 3K: make setup.py call 2to3 automatically -- place sources to build/py3k | Pauli Virtanen | 2009-12-06 | 1 | -0/+211 |