[pypy-commit] pypy default: fix the test

fijal noreply at buildbot.pypy.org
Thu Jul 19 21:10:19 CEST 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r56232:1ff82b0fd699
Date: 2012-07-19 21:09 +0200
http://bitbucket.org/pypy/pypy/changeset/1ff82b0fd699/

Log:	fix the test

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
@@ -17,8 +17,9 @@
 .. branch: iterator-in-rpython
 .. branch: numpypy_count_nonzero
 .. branch: even-more-jit-hooks
-
+Implement better JIT hooks
 
 .. "uninteresting" branches that we should just ignore for the whatsnew:
 .. branch: slightly-shorter-c
 .. branch: better-enforceargs
+.. branch: rpython-unicode-formatting


More information about the pypy-commit mailing list