Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy
Commits: be6955b8 by Matti Picus at 2023-09-30T21:27:13+03:00 fix load() in pytest fixture --HG-- branch : hpy-0.9 - - - - - 43a8e25e by Matti Picus at 2023-10-01T00:19:34+03:00 get _debug module to properly load and initialize --HG-- branch : hpy-0.9 - - - - - b653d927 by Matti Picus at 2023-10-01T09:06:52+03:00 trival test fix, update TODO. --HG-- branch : hpy-0.9 - - - - - f28510c9 by Matti Picus at 2023-10-02T12:32:40+03:00 first cut at a HPyCapsule implementation, without calling the finalizer --HG-- branch : hpy-0.9 - - - - - c6b6f039 by Matti Picus at 2023-10-02T15:57:42+03:00 refactor to start sharing W_Capsule with cpyext --HG-- branch : hpy-0.9 - - - - - 488e706a by Matti Picus at 2023-10-02T16:26:48+03:00 fix over-exuberant cleanup from d2572d49be14 --HG-- branch : hpy-0.9 - - - - - 9 changed files: - pypy/module/_hpy_universal/TODO-hpy-0.9 - pypy/module/_hpy_universal/handlemanager.py - + pypy/module/_hpy_universal/interp_capsule.py - pypy/module/_hpy_universal/interp_hpy.py - pypy/module/_hpy_universal/llapi.py - pypy/module/_hpy_universal/test/_vendored/debug/apptest_handles.py - pypy/module/_hpy_universal/test/_vendored/debug/fixtures.py - pypy/module/_hpy_universal/test/_vendored/test_capsule_legacy.py - + pypy/objspace/std/capsuleobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/120a79d1f2475a9eabfb440b829dc71f792b31d2...488e706a462af82f35b8b469a34832ebaaf2ff88 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/120a79d1f2475a9eabfb440b829dc71f792b31d2...488e706a462af82f35b8b469a34832ebaaf2ff88 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