Author: Kristoffer Kleine <[email protected]> Branch: Changeset: r60380:e7099b42d5a6 Date: 2013-01-23 16:31 +0100 http://bitbucket.org/pypy/pypy/changeset/e7099b42d5a6/
Log: Add split-rpython branch to whatsnew-head.rst 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,9 @@ .. this is a revision shortly after release-2.0-beta1 .. startrev: 0e6161a009c6 +.. branch: split-rpython +Split rpython and pypy into seperate directories + .. branch: callback-jit Callbacks from C are now better JITted _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
