Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r57290:370d278d5eeb Date: 2012-09-11 16:04 +0200 http://bitbucket.org/pypy/pypy/changeset/370d278d5eeb/
Log: fix 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 @@ -16,6 +16,8 @@ .. branch: iterator-in-rpython .. branch: numpypy_count_nonzero +.. branch: numpy-refactor +Remove numpy lazy evaluation and simplify everything .. branch: even-more-jit-hooks Implement better JIT hooks .. branch: virtual-arguments _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
