[pypy-commit] pypy default: update whatsnew

bdkearns noreply at buildbot.pypy.org
Fri Apr 18 04:50:33 CEST 2014


Author: Brian Kearns <bdkearns at gmail.com>
Branch: 
Changeset: r70747:001f22802214
Date: 2014-04-17 22:41 -0400
http://bitbucket.org/pypy/pypy/changeset/001f22802214/

Log:	update 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
@@ -140,3 +140,6 @@
 
 .. branch: numpypy-nditer
 Implement the core of nditer, without many of the fancy flags (external_loop, buffered)
+
+.. branch: numpy-speed
+Separate iterator from its state so jit can optimize better


More information about the pypy-commit mailing list