[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: skip cpython only test

2023-11-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: a6264a3c by Matti Picus at 2023-11-11T10:22:52+02:00 skip cpython only test --HG-- branch : py3.9 - - - - - bf70da3d by Matti Picus at 2023-11-11T15:25:28+02:00 refactor apptest collection to avoid breaking -D test collection

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix mod.origin in bootloader

2023-11-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 362f4055 by Matti Picus at 2023-11-11T17:23:38+02:00 fix mod.origin in bootloader --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/module/_hpy_universal/interp_hpy.py View it on Heptapod: https://foss.heptapod.net/p

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 2 commits: typo (should upstream)

2023-11-11 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 6bbe516c by Matti Picus at 2023-11-11T19:27:03+02:00 typo (should upstream) --HG-- branch : py3.9 - - - - - 380fbb56 by Matti Picus at 2023-11-11T19:27:49+02:00 proactively call bufferview.releasebuffer and don't wait for gc to