[commit: ghc] wip/python3-new: Restore Python 3 support (Trac #9184) (b1aa203)

git at git.haskell.org git at git.haskell.org
Sat Oct 4 18:27:35 UTC 2014


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

On branch  : wip/python3-new
Link       : http://ghc.haskell.org/trac/ghc/changeset/b1aa203bb31a9c0edd3fe76b4d38ad7fce2b15f4/ghc

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

commit b1aa203bb31a9c0edd3fe76b4d38ad7fce2b15f4
Author: Krzysztof Gogolewski <krz.gogolewski at gmail.com>
Date:   Sat Oct 4 20:05:08 2014 +0200

    Restore Python 3 support (Trac #9184)
    
    This reverts commit e4a597f2f527ba0cd15cb51dda15cb51871c984e.
    
    Conflicts:
    	testsuite/driver/testlib.py


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

b1aa203bb31a9c0edd3fe76b4d38ad7fce2b15f4
 testsuite/config/ghc                       |  22 ++--
 testsuite/driver/runtests.py               |  67 +++++++-----
 testsuite/driver/testlib.py                | 168 +++++++++++++++--------------
 testsuite/driver/testutil.py               |  34 ------
 testsuite/tests/ffi/should_run/all.T       |  10 +-
 testsuite/tests/numeric/should_run/all.T   |   8 +-
 testsuite/tests/perf/compiler/all.T        |   2 +-
 testsuite/tests/th/all.T                   |   6 +-
 testsuite/tests/typecheck/should_run/all.T |   4 +-
 testsuite/timeout/calibrate                |   2 +-
 testsuite/timeout/timeout.py               |   2 +-
 utils/fingerprint/fingerprint.py           |   8 +-
 12 files changed, 156 insertions(+), 177 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 b1aa203bb31a9c0edd3fe76b4d38ad7fce2b15f4


More information about the ghc-commits mailing list