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