Author: Armin Rigo
Branch: reverse-debugger-updated
Changeset: r94566:3c84fc6a2df5
Date: 2018-05-14 13:00 +0200
http://bitbucket.org/pypy/pypy/changeset/3c84fc6a2df5/
Log:Fix test
diff --git a/pypy/interpreter/astcompiler/test/test_compiler.py
b/pypy/interpreter/astcompiler/test/test_compil
Author: Armin Rigo
Branch: reverse-debugger-updated
Changeset: r94563:f872fdab3c20
Date: 2018-05-14 11:38 +0200
http://bitbucket.org/pypy/pypy/changeset/f872fdab3c20/
Log:Fix
diff --git a/rpython/rtyper/llinterp.py b/rpython/rtyper/llinterp.py
--- a/rpython/rtyper/llinterp.py
+++ b/rpython/r
Author: Armin Rigo
Branch: reverse-debugger-updated
Changeset: r94562:679c88232aae
Date: 2018-05-14 11:36 +0200
http://bitbucket.org/pypy/pypy/changeset/679c88232aae/
Log:Fix some tests that failed with "trying to change a frozen option
object"
diff --git a/rpython/rlib/objectmodel.p
Author: Armin Rigo
Branch: reverse-debugger-updated
Changeset: r94560:2fe38255fdb8
Date: 2018-05-14 11:10 +0200
http://bitbucket.org/pypy/pypy/changeset/2fe38255fdb8/
Log:Fix some tests
diff --git a/rpython/rtyper/lltypesystem/lloperation.py
b/rpython/rtyper/lltypesystem/lloperation.py
---
Author: Manuel Jacob
Branch: reverse-debugger-updated
Changeset: r94063:0365344dd2f6
Date: 2018-03-22 12:56 +0100
http://bitbucket.org/pypy/pypy/changeset/0365344dd2f6/
Log:Fix replaying by adding back hash field to GC header.
diff --git a/rpython/memory/gctransform/boehm.py
b/rpython/memor
Author: Armin Rigo
Branch: reverse-debugger-updated
Changeset: r94021:78d7729c2379
Date: 2018-03-20 09:56 +0100
http://bitbucket.org/pypy/pypy/changeset/78d7729c2379/
Log:Fix type
diff --git a/pypy/module/cpyext/api.py b/pypy/module/cpyext/api.py
--- a/pypy/module/cpyext/api.py
+++ b/pypy/mo