[pypy-commit] pypy default: document merged branch

mattip noreply at buildbot.pypy.org
Mon Jul 27 22:39:42 CEST 2015


Author: mattip <matti.picus at gmail.com>
Branch: 
Changeset: r78691:721e9a1bc4e3
Date: 2015-07-27 23:35 +0300
http://bitbucket.org/pypy/pypy/changeset/721e9a1bc4e3/

Log:	document merged 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
@@ -51,3 +51,7 @@
 .. branch: numpy-docstrings
 
 Allow the docstrings of built-in numpy objects to be set at run-time.
+
+.. branch: nditer-revisited
+
+Implement nditer 'buffered' flag and fix some edge cases


More information about the pypy-commit mailing list