Author: mattip <[email protected]> Branch: Changeset: r79143:b712ea6f504e Date: 2015-08-22 20:29 +0300 http://bitbucket.org/pypy/pypy/changeset/b712ea6f504e/
Log: bump 2.6.1 starting revision diff --git a/pypy/doc/whatsnew-2.6.1.rst b/pypy/doc/whatsnew-2.6.1.rst --- a/pypy/doc/whatsnew-2.6.1.rst +++ b/pypy/doc/whatsnew-2.6.1.rst @@ -3,7 +3,7 @@ ======================== .. this is a revision shortly after release-2.6.0 -.. startrev: 3332c09a0ad8 +.. startrev: 91904d5c5188 .. branch: use_min_scalar Correctly resolve the output dtype of ufunc(array, scalar) calls. 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 @@ -3,5 +3,5 @@ ======================= .. this is a revision shortly after release-2.6.1 -.. startrev: 3332c09a0ad8 +.. startrev: 07769be4057b _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
