[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] more gc.collect -> debug_collect

2023-12-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: dcc6a9a8 by Matti Picus at 2023-12-08T01:22:25+02:00 more gc.collect -> debug_collect --HG-- branch : py3.9 - - - - - 3 changed files: - pypy/module/_hpy_universal/test/_vendored/test_capsule.py - pypy/module/_hpy_universal/

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] don't incref when creating new legacy object, use debug_collect in legacy tests

2023-12-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: c69e7e0e by Matti Picus at 2023-12-08T01:21:52+02:00 don't incref when creating new legacy object, use debug_collect in legacy tests --HG-- branch : py3.9 - - - - - 3 changed files: - pypy/module/_hpy_universal/interp_cpy_c