Author: Carl Friedrich Bolz-Tereick <[email protected]> Branch: Changeset: r95913:a362dbfc3e89 Date: 2019-02-09 12:00 +0100 http://bitbucket.org/pypy/pypy/changeset/a362dbfc3e89/
Log: tests are good 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 @@ -20,11 +20,11 @@ as they do on CPython. -.. math-improvements +.. branch: math-improvements Improve performance of long operations where one of the operands fits into an int. -.. regalloc-playgrounds +.. branch: regalloc-playgrounds Improve register allocation in the JIT. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
