[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] typo in error message

2022-10-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 11dc6c34 by Matti Picus at 2022-10-02T00:06:50+03:00 typo in error message --HG-- branch : hpy-0.0.4 - - - - - 1 changed file: - pypy/module/_hpy_universal/interp_bytes.py View it on Heptapod: https://foss.heptapod.ne

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/hpy_gil

2022-10-01 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/hpy_gil at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/hpy_gil You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- p

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 3 commits: typo in error message

2022-10-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 6dbc75fa by Matti Picus at 2022-10-02T00:13:46+03:00 typo in error message --HG-- branch : hpy-0.0.4 - - - - - 5475a0ba by Matti Picus at 2022-10-02T09:25:04+03:00 fix return types for HPyErr functions, remove outdated comm