[pypy-commit] [Git][pypy/pypy][branch/default] setdefaultencoding is sometimes there, sometimes not (site.py removes it). just

2022-09-07 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: dace7a84 by Carl Friedrich Bolz-Tereick at 2022-09-07T12:51:00+02:00 setdefaultencoding is sometimes there, sometimes not (site.py removes it). just skip the test if its missing. - - - - - 1 changed file: -

[pypy-commit] [Git][pypy/pypy][branch/default] fix backend tests

2022-09-07 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 31015b73 by Carl Friedrich Bolz-Tereick at 2022-09-07T13:03:48+02:00 fix backend tests - - - - - 1 changed file: - rpython/jit/codewriter/liveness.py View it on Heptapod: https://foss.heptapod.net/pypy/py