[pypy-commit] pypy numpy-fixes: document branch

mattip noreply at buildbot.pypy.org
Wed May 13 06:47:37 CEST 2015


Author: mattip <matti.picus at gmail.com>
Branch: numpy-fixes
Changeset: r77304:bb08d0e0b673
Date: 2015-05-13 07:47 +0300
http://bitbucket.org/pypy/pypy/changeset/bb08d0e0b673/

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
@@ -81,3 +81,7 @@
 
 .. branch: can_cast
 Implement np.can_cast, np.min_scalar_type and missing dtype comparison operations.
+
+.. branch numpy-fixes
+Fix some error related to object dtype, non-contiguous arrays, inplement parts of 
+__array_interface__, __array_priority__, __array_wrap__


More information about the pypy-commit mailing list