[pypy-commit] pypy array_interface: document branch

mattip noreply at buildbot.pypy.org
Sun Nov 8 14:50:55 EST 2015


Author: mattip <matti.picus at gmail.com>
Branch: array_interface
Changeset: r80597:b827317e595b
Date: 2015-11-08 21:39 +0200
http://bitbucket.org/pypy/pypy/changeset/b827317e595b/

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
@@ -25,3 +25,7 @@
 preserves all int16 values, even across nan conversions. Also fix argmax, argmin
 for nan comparisons
 
+.. branch: array_interface
+
+Support common use-cases for __array_interface__, passes upstream tests
+


More information about the pypy-commit mailing list