[pypy-commit] pypy guard-compatible: a comment

2016-06-28 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r85439:7ed893072cdd Date: 2016-06-28 18:08 +0200 http://bitbucket.org/pypy/pypy/changeset/7ed893072cdd/ Log:a comment diff --git a/rpython/jit/metainterp/compile.py b/rpython/jit/metainterp/compile.py --- a/rpython/jit/metainte

[pypy-commit] pypy guard-compatible: a comment about attribute reordering

2016-03-19 Thread cfbolz
Author: Carl Friedrich Bolz Branch: guard-compatible Changeset: r83136:c716cfc2bc42 Date: 2016-03-15 18:00 +0100 http://bitbucket.org/pypy/pypy/changeset/c716cfc2bc42/ Log:a comment about attribute reordering diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py --- a/pypy