Author: Manuel Jacob Branch: remove-tuple-smm Changeset: r64461:691029723a3e Date: 2013-05-22 18:08 +0200 http://bitbucket.org/pypy/pypy/changeset/691029723a3e/
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 @@ -28,3 +28,6 @@ .. branch: arm-stacklet Stacklet support for ARM, enables _continuation support + +.. branch: remove-tuple-smm +Remove multi-methods on tuple _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
