Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r79730:b4e662c97599 Date: 2015-09-21 09:04 +0200 http://bitbucket.org/pypy/pypy/changeset/b4e662c97599/
Log: document the 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 @@ -30,3 +30,6 @@ allocated object. It is controlled by tracking the general progress of these major collection steps and the size of old objects that keep adding up between them. + +.. branch: remember-tracing-counts +Reenable jithooks _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
