[pypy-commit] pypy default: fix test_whatsnew.py

antocuni noreply at buildbot.pypy.org
Wed Jul 18 10:56:52 CEST 2012


Author: Antonio Cuni <anto.cuni at gmail.com>
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


More information about the pypy-commit mailing list