Author: Raffael Tfirst
Branch: py3.5
Changeset: r85230:74e75cb5c5eb
Date: 2016-06-19 21:59 +0200
http://bitbucket.org/pypy/pypy/changeset/74e75cb5c5eb/
Log:(insert note for bug with depth is 1)
diff --git a/pypy/interpreter/astcompiler/assemble.py
b/pypy/interpreter/astcompiler/assemble.py
Author: Armin Rigo
Branch: guard-compatible
Changeset: r85229:9840b5902d7e
Date: 2016-06-19 19:14 +0100
http://bitbucket.org/pypy/pypy/changeset/9840b5902d7e/
Log:Blindly port the fix to the other backends
diff --git a/rpython/jit/backend/arm/opassembler.py
b/rpython/jit/backend/arm/opassem
Author: Armin Rigo
Branch: guard-compatible
Changeset: r85228:524da3e89aea
Date: 2016-06-19 19:08 +0100
http://bitbucket.org/pypy/pypy/changeset/524da3e89aea/
Log:Fix an easy and a subtle GC issue
diff --git a/rpython/jit/backend/llsupport/assembler.py
b/rpython/jit/backend/llsupport/assemb