Author: Antonio Cuni <[email protected]> Branch: Changeset: r56121:4779d6f8b661 Date: 2012-07-18 10:56 +0200 http://bitbucket.org/pypy/pypy/changeset/4779d6f8b661/
Log: fix test_whatsnew.py 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 @@ -14,5 +14,11 @@ .. branch: nupypy-axis-arg-check Check that axis arg is valid in _numpypy +.. branch: iterator-in-rpython +.. branch: numpypy_count_nonzero +.. branch: even-more-jit-hooks + + .. "uninteresting" branches that we should just ignore for the whatsnew: .. branch: slightly-shorter-c +.. branch: better-enforceargs _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
