Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r64620:7240a74dd496 Date: 2013-05-28 16:03 +0200 http://bitbucket.org/pypy/pypy/changeset/7240a74dd496/
Log: fix test_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 @@ -34,3 +34,8 @@ .. branch: remove-iter-smm Remove multi-methods on iterators + +.. branch: emit-call-x86 +.. branch: emit-call-arm +.. branch: on-abort-resops + _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
