[pypy-commit] pypy default: document merged branch

mattip noreply at buildbot.pypy.org
Mon Dec 2 21:27:40 CET 2013


Author: mattip <matti.picus at gmail.com>
Branch: 
Changeset: r68362:cca37ad7e31c
Date: 2013-11-30 06:18 +0200
http://bitbucket.org/pypy/pypy/changeset/cca37ad7e31c/

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
@@ -25,3 +25,6 @@
 .. branch: less-stringly-ops
 Use subclasses of SpaceOperation instead of SpaceOperator objects.
 Random cleanups in flowspace and annotator.
+
+.. branch: ndarray-buffer
+adds support for the buffer= argument to the ndarray ctor


More information about the pypy-commit mailing list