Author: David Schneider <[email protected]> Branch: Changeset: r64438:536ce5675cf1 Date: 2013-05-22 05:05 -0500 http://bitbucket.org/pypy/pypy/changeset/536ce5675cf1/
Log: update whatsnew 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 @@ -25,3 +25,6 @@ .. branch: remove-list-smm-2 Remove remaining multi-methods on list + +.. branch: arm-stacklet +Stacklet support for ARM, enables _continuation support _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
