[commit: ghc] wip/python3: Replace several Python 2 only idioms with Python 2/3 compatible versions (16ecbc1)

git at git.haskell.org git at git.haskell.org
Sat Sep 20 23:21:11 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/python3
Link       : http://ghc.haskell.org/trac/ghc/changeset/16ecbc121d064893057912aa0c5210c0b18febd1/ghc

>---------------------------------------------------------------

commit 16ecbc121d064893057912aa0c5210c0b18febd1
Author: Krzysztof Gogolewski <krz.gogolewski at gmail.com>
Date:   Sat Sep 20 17:46:56 2014 +0200

    Replace several Python 2 only idioms with Python 2/3 compatible versions
    
    Mostly done by manually checking 2to3 output


>---------------------------------------------------------------

16ecbc121d064893057912aa0c5210c0b18febd1
 testsuite/driver/runtests.py |  16 +++----
 testsuite/driver/testlib.py  | 103 +++++++++++++++++++++----------------------
 testsuite/driver/testutil.py |   1 +
 3 files changed, 60 insertions(+), 60 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 16ecbc121d064893057912aa0c5210c0b18febd1


More information about the ghc-commits mailing list