[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix failing apptest, cpy behaves like this anyway

2023-05-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 4e20542f by Carl Friedrich Bolz-Tereick at 2023-05-05T12:57:07+02:00 fix failing apptest, cpy behaves like this anyway --HG-- branch : py3.10 - - - - - 1 changed file: - pypy/module/__builtin__/test/apptest_

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] #3931 fix typo: make fpathconf also use rposix.pathconf_names, *not* the

2023-05-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: ae135f92 by Carl Friedrich Bolz-Tereick at 2023-05-10T10:18:01+02:00 #3931 fix typo: make fpathconf also use rposix.pathconf_names, *not* the underlying Python2's os.pathconf_names --HG-- branch : py3.9 - - - -