Author: mattip <matti.pi...@gmail.com>
Branch: 
Changeset: r82814:7bb6381d084c
Date: 2016-03-06 17:18 +0200
http://bitbucket.org/pypy/pypy/changeset/7bb6381d084c/

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
@@ -5,4 +5,6 @@
 .. this is a revision shortly after release-5.0.0
 .. startrev: 6d13e55b962a
 
-
+.. branch: numpy_partition
+Support ndarray.partition() as an app-level function numpy.core._partition_use,
+provided as a cffi wrapper to upstream's implementation in the pypy/numpy repo
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to