[pypy-commit] pypy numpypy-segfault: document branch

mattip noreply at buildbot.pypy.org
Tue Jul 2 06:54:55 CEST 2013


Author: Matti Picus <matti.picus at gmail.com>
Branch: numpypy-segfault
Changeset: r65161:5e52e47a4a8d
Date: 2013-07-02 07:51 +0300
http://bitbucket.org/pypy/pypy/changeset/5e52e47a4a8d/

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
@@ -65,3 +65,6 @@
 .. branch: ndarray-view
 Add view to ndarray and zeroD arrays, not on dtype scalars yet
 
+.. branch: numpypy-segfault
+fix segfault caused by iterating over empty ndarrays
+


More information about the pypy-commit mailing list