Author: Ronan Lamy <ronan.l...@gmail.com>
Branch: 
Changeset: r77254:b476a9c0f8a0
Date: 2015-05-09 18:14 +0100
http://bitbucket.org/pypy/pypy/changeset/b476a9c0f8a0/

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
@@ -78,3 +78,6 @@
 .. branch: remove-frame-debug-attrs
 Remove the debug attributes from frames only used for tracing and replace
 them with a debug object that is created on-demand
+
+.. branch: can_cast
+Implement np.can_cast, np.min_scalar_type and missing dtype comparison 
operations.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to