Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r56294:dbaf1c48e825 Date: 2012-07-20 17:45 +0200 http://bitbucket.org/pypy/pypy/changeset/dbaf1c48e825/
Log: write 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 @@ -18,6 +18,8 @@ .. branch: numpypy_count_nonzero .. branch: even-more-jit-hooks Implement better JIT hooks +.. branch: virtual-arguments +Improve handling of **kwds greatly, making them virtual sometimes. .. "uninteresting" branches that we should just ignore for the whatsnew: .. branch: slightly-shorter-c _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
