Author: Armin Rigo <[email protected]> Branch: Changeset: r64899:81aa4bb4d0b6 Date: 2013-06-17 09:56 +0200 http://bitbucket.org/pypy/pypy/changeset/81aa4bb4d0b6/
Log: fix test_whatsnew 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 @@ -56,3 +56,4 @@ .. branch: argsort-segfault Fix a segfault in argsort when sorting by chunks on multidim numpypy arrays (mikefc) +.. branch: dtype-isnative _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
