[pypy-commit] pypy numpypy-nditer: document branch before merge

mattip noreply at buildbot.pypy.org
Thu Apr 17 23:51:15 CEST 2014


Author: Matti Picus <matti.picus at gmail.com>
Branch: numpypy-nditer
Changeset: r70715:bcb1b1c4e9d4
Date: 2014-04-18 00:49 +0300
http://bitbucket.org/pypy/pypy/changeset/bcb1b1c4e9d4/

Log:	document branch before merge

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
@@ -139,3 +139,4 @@
 Fix issues with reimporting builtin modules
 
 .. branch: numpypy-nditer
+Implement the core of nditer, without many of the fancy flags (external_loop, buffered)


More information about the pypy-commit mailing list