Author: Carl Friedrich Bolz <[email protected]> Branch: remove-objspace-options Changeset: r83896:c53eff8521b5 Date: 2016-04-26 11:29 +0300 http://bitbucket.org/pypy/pypy/changeset/c53eff8521b5/
Log: document 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,3 +5,7 @@ .. this is a revision shortly after release-5.1 .. startrev: aa60332382a1 +.. branch: remove-objspace-options + +Remove a number of options from the build process that were never tested and +never set. Fix a performance bug in the method cache. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
