[pypy-commit] pypy default: add gc.collect to fix test on bencher4

2019-06-15 Thread mattip
Author: Matti Picus Branch: Changeset: r96809:53fb62020937 Date: 2019-06-16 08:11 +0300 http://bitbucket.org/pypy/pypy/changeset/53fb62020937/ Log:add gc.collect to fix test on bencher4 diff --git a/pypy/module/thread/test/test_local.py b/pypy/module/thread/test/test_local.py --- a/pypy/mo

[pypy-commit] pypy default: Import test from cffi/e00484ba0031. Fix it.

2019-06-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r96807:328b9f323d42 Date: 2019-06-12 18:09 +0200 http://bitbucket.org/pypy/pypy/changeset/328b9f323d42/ Log:Import test from cffi/e00484ba0031. Fix it. diff --git a/extra_tests/cffi_tests/cffi1/test_recompiler.py b/extra_tests/cffi_tests/cffi1/test_rec

[pypy-commit] pypy default: merge heads

2019-06-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r96808:bc7aeb4d5987 Date: 2019-06-15 09:07 +0200 http://bitbucket.org/pypy/pypy/changeset/bc7aeb4d5987/ Log:merge heads diff --git a/lib-python/2.7/distutils/sysconfig_pypy.py b/lib-python/2.7/distutils/sysconfig_pypy.py --- a/lib-python/2.7/distutils/