Author: Matti Picus <[email protected]> Branch: voidtype_strformat Changeset: r68293:7eeca50ae4ec Date: 2013-11-23 21:01 +0200 http://bitbucket.org/pypy/pypy/changeset/7eeca50ae4ec/
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 @@ -15,3 +15,6 @@ .. branch: armhf-singlefloat JIT support for singlefloats on ARM using the hardfloat ABI + +.. branch: voidtype_strformat +Better support for record numpy arrays _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
