Author: Carl Friedrich Bolz-Tereick <[email protected]> Branch: fix-sre-problems Changeset: r94155:388756e1820b Date: 2018-03-28 10:50 +0200 http://bitbucket.org/pypy/pypy/changeset/388756e1820b/
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 @@ -70,7 +70,7 @@ improving microbenchmarks in https://github.com/antocuni/cpyext-benchmarks -.. branch: fix-sre-problems: +.. branch: fix-sre-problems Fix two (unrelated) JIT bugs manifesting in the re module: _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
