[pypy-commit] [Git][pypy/pypy][branch/default] 11 commits: copy an optimization from CPython: when the search string of str.replace and

2021-02-28 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 2dd2c855 by Carl Friedrich Bolz-Tereick at 2021-02-25T09:53:25+01:00 copy an optimization from CPython: when the search string of str.replace and str.split doesn't occur in the string, don't create a copy but ju

[pypy-commit] [Git][pypy/pypy][branch/string-algorithmic-optimizations] add whatsnew

2021-02-28 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/string-algorithmic-optimizations at PyPy / pypy Commits: 528d99e1 by Carl Friedrich Bolz-Tereick at 2021-02-28T14:43:32+01:00 add whatsnew --HG-- branch : string-algorithmic-optimizations - - - - - 1 changed file: - pypy/doc/whatsnew-hea