[pypy-commit] pypy py3.6: merge py3.5

2018-12-16 Thread cfbolz
Author: Carl Friedrich Bolz-Tereick Branch: py3.6 Changeset: r95503:df88cbf79dc7 Date: 2018-12-16 17:02 +0100 http://bitbucket.org/pypy/pypy/changeset/df88cbf79dc7/ Log:merge py3.5 diff too long, truncating to 2000 out of 9468 lines diff --git a/extra_tests/cffi_tests/cffi1/test_recompiler.

[pypy-commit] pypy default: Skip pyrepl tests on CPython if it's not available

2018-12-16 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r95504:0df22478e494 Date: 2018-12-16 17:07 + http://bitbucket.org/pypy/pypy/changeset/0df22478e494/ Log:Skip pyrepl tests on CPython if it's not available diff --git a/extra_tests/test_pyrepl/conftest.py b/extra_tests/test_pyrepl/conftest.py new fi