Author: Matti Picus <[email protected]> Branch: Changeset: r95927:5ad9ac2d9d1e Date: 2019-02-10 17:14 +0200 http://bitbucket.org/pypy/pypy/changeset/5ad9ac2d9d1e/
Log: typo 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 @@ -25,6 +25,6 @@ Improve performance of long operations where one of the operands fits into an int. -.. branch: regalloc-playgrounds +.. branch: regalloc-playground Improve register allocation in the JIT. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
