[pypy-commit] pypy ndarray-view: document branch

mattip noreply at buildbot.pypy.org
Fri Jun 28 14:40:45 CEST 2013


Author: Matti Picus <matti.picus at gmail.com>
Branch: ndarray-view
Changeset: r65062:2a679231487a
Date: 2013-06-28 15:36 +0300
http://bitbucket.org/pypy/pypy/changeset/2a679231487a/

Log:	document branch

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
@@ -61,3 +61,7 @@
 
 .. branch: faster-str-of-bigint
 Improve performance of str(long).
+
+.. branch: ndarray-view
+Add view to ndarray and zeroD arrays, not on dtype scalars yet
+


More information about the pypy-commit mailing list