Author: mattip <[email protected]> Branch: Changeset: r78573:a1f4fa173a0d Date: 2015-07-17 02:00 +0300 http://bitbucket.org/pypy/pypy/changeset/a1f4fa173a0d/
Log: whoops 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 @@ -38,7 +38,7 @@ Partial implementation of unicode dtype and unicode scalars. -.. branch: dtypes-compatibility +.. branch: dtypes-compatability Improve compatibility with numpy dtypes; handle offsets to create unions, fix str() and repr(), allow specifying itemsize, metadata and titles, add flags, _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
