Author: Romain Guillebert <[email protected]> Branch: numpy-pickle Changeset: r63962:0ec18a515b77 Date: 2013-05-10 14:14 +0200 http://bitbucket.org/pypy/pypy/changeset/0ec18a515b77/
Log: Add numpy-pickle to whatsnew.rst 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 @@ -5,3 +5,5 @@ .. this is a revision shortly after release-2.0 .. startrev: a13c07067613 +.. branch: numpy-pickle +Pickling of numpy arrays and dtypes (including record dtypes) _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
