Author: mattip <matti.pi...@gmail.com> Branch: Changeset: r77160:e86a210b9d79 Date: 2015-05-06 18:04 +0300 http://bitbucket.org/pypy/pypy/changeset/e86a210b9d79/
Log: document merged branch diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -74,3 +74,7 @@ .. branch: jit_hint_docs Add more detail to @jit.elidable and @jit.promote in rpython/rlib/jit.py + +.. branch: remove-frame-debug-attrs +Remove the debug attributes from frames only used for tracing and replace +them with a debug object that is created on-demand _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit