[pypy-commit] [Git][pypy/pypy][branch/default] use string builder in file IO, which speeds up PyPy2 file.read calls

2021-05-06 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 954dac6e by Carl Friedrich Bolz-Tereick at 2021-05-06T12:22:43+02:00 use string builder in file IO, which speeds up PyPy2 file.read calls - - - - - 1 changed file: - rpython/rlib/streamio.py View it on Hep

[pypy-commit] [Git][pypy/pypy][branch/default] blindly fix translation of int()

2021-05-06 Thread Ronan Lamy
Ronan Lamy pushed to branch branch/default at PyPy / pypy Commits: ca28097a by Ronan Lamy at 2021-05-06T17:04:27+01:00 blindly fix translation of int() - - - - - 1 changed file: - rpython/rtyper/lltypesystem/rstr.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/comm