Author: Armin Rigo <[email protected]> Branch: Changeset: r58784:754e017417d3 Date: 2012-11-07 14:15 +0100 http://bitbucket.org/pypy/pypy/changeset/754e017417d3/
Log: Mention this even though it was not in a 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 @@ -5,6 +5,8 @@ .. this is the revision of the last merge from default to release-1.9.x .. startrev: 8d567513d04d +Fixed the performance of gc.get_referrers() + .. branch: default .. branch: app_main-refactor .. branch: win-ordinal _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
