[pypy-commit] pypy default: write whatsnew

fijal noreply at buildbot.pypy.org
Fri Jul 20 17:45:42 CEST 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
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


More information about the pypy-commit mailing list