Author: mattip <matti.pi...@gmail.com>
Branch: numpy-flags
Changeset: r77382:092e35020752
Date: 2015-05-18 23:44 +0300
http://bitbucket.org/pypy/pypy/changeset/092e35020752/

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
@@ -109,3 +109,8 @@
 
 branch pythonoptimize-env
 Implement PYTHONOPTIMIZE environment variable, fixing issue #2044
+
+.. branch: numpy-flags
+
+branch numpy-flags
+Finish implementation of ndarray.flags, including str() and repr()
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to