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

Reply via email to