Antonio Cuni pushed to branch branch/hpy-0.0.4-hpyfields at PyPy / pypy
Commits: 026f9057 by Antonio Cuni at 2022-06-23T14:40:34+01:00 make it possible to skip the collect analyzer when defining a custom gc trace function --HG-- branch : hpy-0.0.4-hpyfields - - - - - 7e51ab6f by Antonio Cuni at 2022-06-23T16:25:15+01:00 implement a custom GC tracer for W_HPyObject, which works by calling the user-provided tp_traverse --HG-- branch : hpy-0.0.4-hpyfields - - - - - 8 changed files: - extra_tests/hpy_tests/_vendored/debug/test_handles_invalid.py - extra_tests/hpy_tests/_vendored/test_hpyerr.py - extra_tests/hpy_tests/_vendored/test_hpyfield.py - pypy/module/_hpy_universal/interp_field.py - pypy/module/_hpy_universal/interp_hpy.py - pypy/module/_hpy_universal/interp_type.py - rpython/memory/gctransform/framework.py - rpython/memory/gctransform/test/test_framework.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8009a19dc90c6cd4dd06794f70bed0fc1b3246fc...7e51ab6fd6c14572555ca1437c77c929c86905f9 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8009a19dc90c6cd4dd06794f70bed0fc1b3246fc...7e51ab6fd6c14572555ca1437c77c929c86905f9 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com