[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 ---

[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

[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 ---

[pypy-commit] cffi default: add #412 in whatsnew

2019-06-15 Thread arigo
Author: Armin Rigo Branch: Changeset: r3280:8cca638c6631 Date: 2019-06-15 08:57 +0200 http://bitbucket.org/cffi/cffi/changeset/8cca638c6631/ Log:add #412 in whatsnew diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst