Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Fix SyntaxWarnings on escapes in Python strings | Mats Wichmann | 2019-09-13 | 1 | -1/+1 |
* | [PY 3.8] test fixes for file closings, rawstrings | Mats Wichmann | 2019-04-25 | 1 | -3/+4 |
* | py2/3 fix win32 py27 failures. Also resolve some py3 failures | William Deegan | 2017-03-20 | 1 | -9/+12 |
* | Fix bytes issues to fix test on Python 3. | Craig Rodrigues | 2017-03-14 | 1 | -1/+3 |
* | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes). | Stefan Zimmermann | 2014-03-31 | 1 | -10/+10 |
* | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -5/+5 |
* | http://scons.tigris.org/issues/show_bug.cgi?id=2345 | Greg Noel | 2010-04-24 | 1 | -45/+3 |
* | Fix handling of both UTF_16_LE and UTF_16_BE. Add an actual test for | Steven Knight | 2009-03-02 | 1 | -0/+319 |