[pypy-commit] pypy apptest-file: Convert test_pyframe.py to new-style apptests

2018-04-13 Thread rlamy
Author: Ronan Lamy Branch: apptest-file Changeset: r94315:00ee97dd7467 Date: 2018-04-13 21:38 +0100 http://bitbucket.org/pypy/pypy/changeset/00ee97dd7467/ Log:Convert test_pyframe.py to new-style apptests diff --git a/pypy/interpreter/test/apptest_pyframe.py b/pypy/interpreter/test/apptest_

[pypy-commit] pypy apptest-file: fixes

2018-04-13 Thread rlamy
Author: Ronan Lamy Branch: apptest-file Changeset: r94314:808b8574832a Date: 2018-04-13 21:37 +0100 http://bitbucket.org/pypy/pypy/changeset/808b8574832a/ Log:fixes diff --git a/pypy/tool/pytest/appsupport.py b/pypy/tool/pytest/appsupport.py --- a/pypy/tool/pytest/appsupport.py +++ b/pypy/to

[pypy-commit] pypy default: update rlib/rvmprof/shared from upstream, emphasis RPython builds for release

2018-04-13 Thread mattip
Author: Matti Picus Branch: Changeset: r94313:f22145c34985 Date: 2018-04-13 11:07 +0300 http://bitbucket.org/pypy/pypy/changeset/f22145c34985/ Log:update rlib/rvmprof/shared from upstream, emphasis RPython builds for release diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to

[pypy-commit] buildbot default: test, fix for displaying more than one builder, add link to all RPython builders

2018-04-13 Thread mattip
Author: Matti Picus Branch: Changeset: r1062:2416342c7b7b Date: 2018-04-13 10:55 +0300 http://bitbucket.org/pypy/buildbot/changeset/2416342c7b7b/ Log:test, fix for displaying more than one builder, add link to all RPython builders diff --git a/bot2/pypybuildbot/summary.py b/bot2/pyp