Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 4 | -4/+12 |
| | | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | Check for the header file itself on not an associated executable. | Russel Winder | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | Putative solution to lakc of ncurses on one of the CI machines. | Russel Winder | 2014-12-22 | 1 | -1/+4 |
| | |||||
* | Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails. | Russel Winder | 2014-12-21 | 1 | -0/+4 |
| | |||||
* | And all the rest of the {} in format strings made Python 2.6 compatible. | Russel Winder | 2014-09-15 | 2 | -2/+2 |
| | |||||
* | Make the format method work on Python 2.6 as well as later versions. | Russel Winder | 2014-09-15 | 2 | -4/+4 |
| | |||||
* | The changes to the D support evolved over the last many months packaged as a ↵ | Russel Winder | 2014-04-16 | 6 | -0/+253 |
single changeset. |