Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3K: lib: more str vs bytes issues in the lib/io loadtxt, savetxt and genfromtxt | Pauli Virtanen | 2010-02-20 | 1 | -1/+1 |
* | ENH: compat: additional Py3 convenience functions | Pauli Virtanen | 2010-02-20 | 1 | -3/+9 |
* | 3K: compat: make isfileobj recognize only real file objects with FILE* pointe... | Pauli Virtanen | 2010-02-20 | 1 | -1/+1 |
* | ENH: Add some tools to numpy.compat | Pauli Virtanen | 2010-02-20 | 1 | -2/+15 |
* | 3K: core: adjust some tests vs. str/bytes and int inheritance issues | Pauli Virtanen | 2010-02-20 | 1 | -1/+7 |
* | 3K: BUG: core: fix some tests for Py3 | Pauli Virtanen | 2010-02-20 | 1 | -1/+3 |
* | 3K: compat: add getexception to compat.py3k | Pauli Virtanen | 2009-12-06 | 1 | -1/+6 |
* | 3K: rename compat.isfile to isfileobj to avoid confusion with os.path | Pauli Virtanen | 2009-12-06 | 1 | -3/+3 |
* | 3K: add some compatibility tools to numpy.compat | Pauli Virtanen | 2009-12-06 | 1 | -0/+22 |