[pypy-commit] [Mercurial][pypy/pypy][branch/default] 5 commits: nicer

2023-07-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: e4f2fb8a by Carl Friedrich Bolz-Tereick at 2023-07-13T18:49:09+02:00 nicer - - - - - 594b97b0 by Carl Friedrich Bolz-Tereick at 2023-07-13T18:49:15+02:00 fix test_pypy_c tests, hopefully - - - - - e2b5cd01 by

[pypy-commit] [Mercurial][pypy/pypy][branch/default] fix tests

2023-07-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: f60df385 by Carl Friedrich Bolz-Tereick at 2023-07-13T18:34:27+02:00 fix tests - - - - - 2 changed files: - rpython/jit/metainterp/optimizeopt/test/test_optimizeintbound.py -

[pypy-commit] [Mercurial][pypy/pypy][branch/default] fix edge case

2023-07-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: df80ba72 by Carl Friedrich Bolz-Tereick at 2023-07-13T18:13:37+02:00 fix edge case - - - - - 3 changed files: - pypy/objspace/std/test/test_bytesobject.py - pypy/objspace/std/test/test_unicodeobject.py -