Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r58791:8b94976c10f5 Date: 2012-11-08 16:32 +0100 http://bitbucket.org/pypy/pypy/changeset/8b94976c10f5/
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 @@ -15,6 +15,8 @@ See doc/cppyy.rst for full details and functionality. .. branch: nupypy-axis-arg-check Check that axis arg is valid in _numpypy +.. branch:less-gettestobjspace +.. branch: move-apptest-support .. branch: iterator-in-rpython .. branch: numpypy_count_nonzero _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
