Author: Ronan Lamy <ronan.l...@gmail.com> Branch: Changeset: r79998:d029d6332d9f Date: 2015-10-06 01:28 +0100 http://bitbucket.org/pypy/pypy/changeset/d029d6332d9f/
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 @@ -47,4 +47,9 @@ .. branch: share-guard-info Share guard resume data between consecutive guards that have only -pure operations and guards in between. \ No newline at end of file +pure operations and guards in between. + +.. branch: issue-2148 + +Fix performance regression on operations mixing numpy scalars and Python +floats, cf. issue #2148. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit