[pypy-commit] pypy numpy-searchsorted: document branch

mattip noreply at buildbot.pypy.org
Sat Apr 19 23:53:36 CEST 2014


Author: Matti Picus <matti.picus at gmail.com>
Branch: numpy-searchsorted
Changeset: r70791:7d8437da31e2
Date: 2014-04-20 00:49 +0300
http://bitbucket.org/pypy/pypy/changeset/7d8437da31e2/

Log:	document 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
@@ -143,3 +143,6 @@
 
 .. branch: numpy-speed
 Separate iterator from its state so jit can optimize better
+
+.. branch: numpypy-searchsorted
+Implement searchsorted without sorter kwarg


More information about the pypy-commit mailing list