Author: mattip <[email protected]>
Branch: ndarray-subtype
Changeset: r65686:f9bd0aa9782a
Date: 2013-07-26 16:21 +0300
http://bitbucket.org/pypy/pypy/changeset/f9bd0aa9782a/

Log:    document branch which allows subclassing ndarray

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
@@ -43,3 +43,6 @@
 
 .. branch: statvfs_tests
 Added some addition tests for statvfs.
+
+.. branch: ndarray-subtypes
+Allow subclassing ndarray, i.e. matrix
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to