[pypy-commit] pypy default: adapt test to check for the new header

2016-07-26 Thread plan_rich
Author: Richard Plangger Branch: Changeset: r85868:4afa4a9d8caf Date: 2016-07-26 12:44 +0200 http://bitbucket.org/pypy/pypy/changeset/4afa4a9d8caf/ Log:adapt test to check for the new header diff --git a/pypy/module/_jitlog/test/test__jitlog.py b/pypy/module/_jitlog/test/test__jitlog.py --

[pypy-commit] pypy py3k: fixes, 2to3

2016-07-26 Thread rlamy
Author: Ronan Lamy Branch: py3k Changeset: r85870:33a339e87938 Date: 2016-07-27 04:18 +0100 http://bitbucket.org/pypy/pypy/changeset/33a339e87938/ Log:fixes, 2to3 diff --git a/pypy/module/cpyext/test/array.c b/pypy/module/cpyext/test/array.c --- a/pypy/module/cpyext/test/array.c +++ b/pypy/m

[pypy-commit] pypy py3k: hg merge default

2016-07-26 Thread rlamy
Author: Ronan Lamy Branch: py3k Changeset: r85869:bb148d9bb7e9 Date: 2016-07-26 20:40 +0100 http://bitbucket.org/pypy/pypy/changeset/bb148d9bb7e9/ Log:hg merge default diff --git a/dotviewer/graphparse.py b/dotviewer/graphparse.py --- a/dotviewer/graphparse.py +++ b/dotviewer/graphparse.py @