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
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
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
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
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
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
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
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
---
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
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
10 matches
Mail list logo