[pypy-commit] pypy default: "eh". On pypy we need to be careful in which order we have pendingblocks.

2017-11-08 Thread fijal
Author: fijal Branch: Changeset: r92981:cb9634421fa2 Date: 2017-11-08 17:54 -0800 http://bitbucket.org/pypy/pypy/changeset/cb9634421fa2/ Log:"eh". On pypy we need to be careful in which order we have pendingblocks. Otherwise we end up in a setup where we have blocks a, b and c

[pypy-commit] pypy win32-vmprof: start to run tests on win32

2017-11-08 Thread mattip
Author: Matti Picus Branch: win32-vmprof Changeset: r92980:edb8f85891e5 Date: 2017-11-08 23:17 +0200 http://bitbucket.org/pypy/pypy/changeset/edb8f85891e5/ Log:start to run tests on win32 diff --git a/rpython/rlib/rvmprof/cintf.py b/rpython/rlib/rvmprof/cintf.py --- a/rpython/rlib/rvmprof/ci

[pypy-commit] pypy vmprof-win32: close outdated branch

2017-11-08 Thread mattip
Author: Matti Picus Branch: vmprof-win32 Changeset: r92979:7aada6f7b5bb Date: 2017-11-08 23:01 +0200 http://bitbucket.org/pypy/pypy/changeset/7aada6f7b5bb/ Log:close outdated branch ___ pypy-commit mailing list pypy-commit@python.org https://mail.p

[pypy-commit] pypy default: the only possible non-host platform is arm, not sure it works

2017-11-08 Thread mattip
Author: Matti Picus Branch: Changeset: r92978:7ba4c7f12fd5 Date: 2017-11-08 22:06 +0200 http://bitbucket.org/pypy/pypy/changeset/7ba4c7f12fd5/ Log:the only possible non-host platform is arm, not sure it works diff --git a/rpython/translator/platform/test/test_platform.py b/rpython/translat

[pypy-commit] pypy default: remove maemo platform

2017-11-08 Thread mattip
Author: Matti Picus Branch: Changeset: r92977:73ab8f585ba4 Date: 2017-11-08 21:59 +0200 http://bitbucket.org/pypy/pypy/changeset/73ab8f585ba4/ Log:remove maemo platform diff --git a/rpython/config/translationoption.py b/rpython/config/translationoption.py --- a/rpython/config/translationop

[pypy-commit] pypy default: remove unused distutils_platform

2017-11-08 Thread mattip
Author: Matti Picus Branch: Changeset: r92976:3d3ef332444f Date: 2017-11-08 20:28 +0200 http://bitbucket.org/pypy/pypy/changeset/3d3ef332444f/ Log:remove unused distutils_platform diff --git a/rpython/translator/platform/__init__.py b/rpython/translator/platform/__init__.py --- a/rpython/t

[pypy-commit] pypy default: Check behaviour of bytearray as well

2017-11-08 Thread rlamy
Author: Ronan Lamy Branch: Changeset: r92975:461d62b49f22 Date: 2017-11-08 18:16 + http://bitbucket.org/pypy/pypy/changeset/461d62b49f22/ Log:Check behaviour of bytearray as well diff --git a/extra_tests/test_bytes.py b/extra_tests/test_bytes.py --- a/extra_tests/test_bytes.py +++ b/ext

[pypy-commit] pypy default: update vmprof up to github rev c8154361

2017-11-08 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r92974:b207c72d71ad Date: 2017-11-08 17:49 +0100 http://bitbucket.org/pypy/pypy/changeset/b207c72d71ad/ Log:update vmprof up to github rev c8154361 diff --git a/rpython/rlib/rvmprof/src/shared/machine.c b/rpython/rlib/rvmprof/src/shared/machine.c ---

[pypy-commit] pypy vmprof-0.4.10: close this branch to be merged

2017-11-08 Thread antocuni
Author: Antonio Cuni Branch: vmprof-0.4.10 Changeset: r92972:1b871922f356 Date: 2017-11-08 17:41 +0100 http://bitbucket.org/pypy/pypy/changeset/1b871922f356/ Log:close this branch to be merged ___ pypy-commit mailing list pypy-commit@python.org htt

[pypy-commit] pypy default: merge the vmprof-0.4.10 branch:

2017-11-08 Thread antocuni
Author: Antonio Cuni Branch: Changeset: r92973:4b7ad9d4be0d Date: 2017-11-08 17:47 +0100 http://bitbucket.org/pypy/pypy/changeset/4b7ad9d4be0d/ Log:merge the vmprof-0.4.10 branch: - copy the recent changes to the C part of vmprof from github - make sure that the tests are a