Author: mattip <[email protected]>
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__
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to