Author: Amaury Forgeot d'Arc <[email protected]> Branch: Changeset: r78056:f6c8f214fa02 Date: 2015-06-12 19:15 +0200 http://bitbucket.org/pypy/pypy/changeset/f6c8f214fa02/
Log: Document merged 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 @@ -7,3 +7,7 @@ .. branch: use_min_scalar Correctly resolve the output dtype of ufunc(array, scalar) calls. + +.. branch: stdlib-2.7.10 + +Update stdlib to version 2.7.10 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
