Author: Richard Plangger
Branch: new-jit-log
Changeset: r82584:ed87960a6c98
Date: 2016-02-26 19:13 +0100
http://bitbucket.org/pypy/pypy/changeset/ed87960a6c98/
Log:finished a first (not yet compiling) version that both writes loops
and bridges in a more condensed format
diff --git a/
Author: Richard Plangger
Branch: new-jit-log
Changeset: r82585:e3c8440d6583
Date: 2016-02-27 09:46 +0100
http://bitbucket.org/pypy/pypy/changeset/e3c8440d6583/
Log:remove some errors in the c code of the jitlog file
diff --git a/rpython/rlib/rvmprof/src/jitlog_main.h
b/rpython/rlib/rvmprof/
Author: Manuel Jacob
Branch: py3k
Changeset: r82586:09cd2a01ee8d
Date: 2016-02-27 10:01 +0100
http://bitbucket.org/pypy/pypy/changeset/09cd2a01ee8d/
Log:Skip all _continuation zpickle tests instead of one.
Running these tests on top of CPython has always been fragile.
diff --git a/p
Author: Manuel Jacob
Branch: py3k
Changeset: r82587:a3620d381009
Date: 2016-02-27 10:11 +0100
http://bitbucket.org/pypy/pypy/changeset/a3620d381009/
Log:Re-add lone pyc file support in py3k.
This was accidentally removed in 299018381016.
diff --git a/pypy/module/imp/importing.py b/p
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82588:22b3fac614dd
Date: 2016-02-27 11:58 +0100
http://bitbucket.org/pypy/pypy/changeset/22b3fac614dd/
Log:minor changes while going through the code with arigato
diff --git a/rpython/jit/backend/zarch/opassembler.py
b/rpython/jit/b
Author: Ronan Lamy
Branch:
Changeset: r82589:96f67d31a0af
Date: 2016-02-27 16:18 +0100
http://bitbucket.org/pypy/pypy/changeset/96f67d31a0af/
Log:Avoid using deprecated pytest features (i.e. yielding test cases and
using test methods instead of test functions)
diff --git a/rpython/r
Author: Armin Rigo
Branch: cpyext-ext
Changeset: r82590:e2c600e30aa7
Date: 2016-02-27 16:52 +0100
http://bitbucket.org/pypy/pypy/changeset/e2c600e30aa7/
Log:Add an XXX about PyDict_GetItem() and IntMutableCells
diff --git a/pypy/module/cpyext/dictobject.py b/pypy/module/cpyext/dictobject.py
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82591:a2ccecb333f0
Date: 2016-02-27 19:15 +0100
http://bitbucket.org/pypy/pypy/changeset/a2ccecb333f0/
Log:added new module gcstress that compiles a very minimal language in a
zrpy test and feed it with input from hypothesis (
Author: Ronan Lamy
Branch:
Changeset: r82592:56afe29ed2bf
Date: 2016-02-27 16:35 +0100
http://bitbucket.org/pypy/pypy/changeset/56afe29ed2bf/
Log:Simplify tests by using a dict as the reference.
diff --git a/rpython/rtyper/test/test_rdict.py
b/rpython/rtyper/test/test_rdict.py
--- a/rpytho
Author: mattip
Branch: cpyext-ext
Changeset: r82595:67b8df2d7d8d
Date: 2016-02-27 20:58 -0500
http://bitbucket.org/pypy/pypy/changeset/67b8df2d7d8d/
Log:add NotImplemented getsiice, setslice
diff --git a/pypy/module/cpyext/sequence.py b/pypy/module/cpyext/sequence.py
--- a/pypy/module/cpyext
Author: mattip
Branch: cpyext-ext
Changeset: r82594:fc01e33f1288
Date: 2016-02-27 20:56 -0500
http://bitbucket.org/pypy/pypy/changeset/fc01e33f1288/
Log:add a failing test
diff --git a/pypy/module/cpyext/test/test_pyerrors.py
b/pypy/module/cpyext/test/test_pyerrors.py
--- a/pypy/module/cpye
Author: mattip
Branch: cpyext-ext
Changeset: r82593:4b4ad3294135
Date: 2016-02-25 18:42 +0100
http://bitbucket.org/pypy/pypy/changeset/4b4ad3294135/
Log:remove docstring test, skip non-inheritance test until app-level
test implemented
diff --git a/pypy/module/cpyext/api.py b/pypy/mod
Author: mattip
Branch:
Changeset: r990:535a6e83f514
Date: 2016-02-26 07:43 +0100
http://bitbucket.org/pypy/buildbot/changeset/535a6e83f514/
Log:add test runner, path-to-test to bottom of failure long
representation
diff --git a/bot2/pypybuildbot/summary.py b/bot2/pypybuildbot/summar
13 matches
Mail list logo