Author: Manuel Jacob Branch: Changeset: r68753:2978bfdc5faa Date: 2014-01-17 22:56 +0100 http://bitbucket.org/pypy/pypy/changeset/2978bfdc5faa/
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 @@ -41,3 +41,6 @@ Fix 3 broken links on PyPy published papers in docs. .. branch: jit-ordereddict + +.. branch: refactor-str-types +Remove multimethods on str/unicode/bytearray and make the implementations share code. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
