[pypy-commit] pypy default: Got a translation error on Windows that appears random, but this should fix it

2019-09-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r97677:a55eb5aca533 Date: 2019-09-29 14:12 +0200 http://bitbucket.org/pypy/pypy/changeset/a55eb5aca533/ Log:Got a translation error on Windows that appears random, but this should fix it diff --git a/rpython/rlib/runicode.py b/rpython/rlib/runic

[pypy-commit] pypy default: check release branch has a -v in the name, avoid building old branches

2019-09-29 Thread mattip
Author: Matti Picus Branch: Changeset: r97676:01482ac43e82 Date: 2019-09-29 14:35 +0300 http://bitbucket.org/pypy/pypy/changeset/01482ac43e82/ Log:check release branch has a -v in the name, avoid building old branches diff --git a/pypy/tool/release/force-builds.py b/pypy/tool/relea

[pypy-commit] pypy py3.6: merge default into py3.6

2019-09-29 Thread mattip
Author: Matti Picus Branch: py3.6 Changeset: r97674:23f38371a41d Date: 2019-09-29 13:03 +0300 http://bitbucket.org/pypy/pypy/changeset/23f38371a41d/ Log:merge default into py3.6 diff --git a/extra_tests/cffi_tests/cffi1/test_re_python.py b/extra_tests/cffi_tests/cffi1/test_re_python.py ---

[pypy-commit] pypy default: update repackage script

2019-09-29 Thread mattip
Author: Matti Picus Branch: Changeset: r97672:bd1f15a5b03e Date: 2019-09-29 13:02 +0300 http://bitbucket.org/pypy/pypy/changeset/bd1f15a5b03e/ Log:update repackage script diff --git a/pypy/tool/release/repackage.sh b/pypy/tool/release/repackage.sh --- a/pypy/tool/release/repackage.sh +++ b/

[pypy-commit] pypy release-pypy3.6-v7.x: merge py3.6 into release

2019-09-29 Thread mattip
Author: Matti Picus Branch: release-pypy3.6-v7.x Changeset: r97675:7ffb92269488 Date: 2019-09-29 13:04 +0300 http://bitbucket.org/pypy/pypy/changeset/7ffb92269488/ Log:merge py3.6 into release diff --git a/extra_tests/cffi_tests/cffi1/test_re_python.py b/extra_tests/cffi_tests/cffi1/test_re

[pypy-commit] pypy release-pypy2.7-v7.x: merge default into release

2019-09-29 Thread mattip
Author: Matti Picus Branch: release-pypy2.7-v7.x Changeset: r97673:85dae4fd5c23 Date: 2019-09-29 13:02 +0300 http://bitbucket.org/pypy/pypy/changeset/85dae4fd5c23/ Log:merge default into release diff --git a/extra_tests/cffi_tests/cffi1/test_re_python.py b/extra_tests/cffi_tests/cffi1/test_

[pypy-commit] pypy default: update to cffi/46c06e1fd666

2019-09-29 Thread arigo
Author: Armin Rigo Branch: Changeset: r97671:d648cf5b8009 Date: 2019-09-29 09:56 +0200 http://bitbucket.org/pypy/pypy/changeset/d648cf5b8009/ Log:update to cffi/46c06e1fd666 diff --git a/extra_tests/cffi_tests/cffi1/test_re_python.py b/extra_tests/cffi_tests/cffi1/test_re_python.py --- a/e