[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] update cffi test_file and _backend_test_c for 1.16.0

2023-11-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 12db2e2d by Matti Picus at 2023-11-03T08:13:49+02:00 update cffi test_file and _backend_test_c for 1.16.0 The test now downloads a version-specific file, so it will no longer track the remote repo HEAD. I think this is fine sinc

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 147 commits: run unpdate_vendored.sh for hpy-0.9rc1

2023-11-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 68a481f5 by Matti Picus at 2023-05-08T12:44:54+03:00 run unpdate_vendored.sh for hpy-0.9rc1 --HG-- branch : hpy-0.9 - - - - - 70bf63ae by Matti Picus at 2023-05-08T14:06:49+03:00 name of define changed --HG-- branch : hpy-0.9

[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] 23 commits: link the releas note to the index, and tweaks

2023-11-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/win-scandir-symlinks at PyPy / pypy Commits: 1e9dbaa6 by Matti Picus at 2023-09-27T16:48:22+03:00 link the releas note to the index, and tweaks - - - - - 96c7a9a3 by Carl Friedrich Bolz-Tereick at 2023-09-28T11:53:23+02:00 tweak release announcement - - - -

[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 6 commits: make this line work in extra_tests/hpy_tests

2023-11-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy Commits: 48119d53 by Matti Picus at 2023-11-02T06:20:14+02:00 make this line work in extra_tests/hpy_tests The option is added in a conftest.py inside hpy_tests, but any addoption must be in the top-level conftest.py not in a subdirect