Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 2 | -2/+6 |
| | | | | | | | 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> | ||||
* | And all the rest of the {} in format strings made Python 2.6 compatible. | Russel Winder | 2014-09-15 | 2 | -2/+2 |
| | |||||
* | Remove the setting of the ENV property to os.environ. | Russel Winder | 2014-09-05 | 2 | -2/+0 |
| | |||||
* | The changes to the D support evolved over the last many months packaged as a ↵ | Russel Winder | 2014-04-16 | 16 | -0/+390 |
single changeset. |