[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix c function definition as prototype

2023-07-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 9b3bcded by Matti Picus at 2023-07-20T15:12:38+02:00 fix c function definition as prototype --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/cpyext/test/test_async_iter.py View it on Heptapod: https://foss.he

[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 4 commits: resync tests

2023-07-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy Commits: 04571eac by Matti Picus at 2023-07-23T17:02:38+02:00 resync tests --HG-- branch : hpy-0.9 - - - - - f63769a4 by Matti Picus at 2023-07-23T17:06:23+02:00 use Py_mod_exec rather than 2 --HG-- branch : hpy-0.9 - - - - - 334730