Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: 27ff6d0e by Matti Picus at 2023-11-13T11:50:28+02:00 start to make PyCapsule and HPyCapsule compatible with eachother --HG-- branch : py3.9 - - - - - 6a0dd518 by Matti Picus at 2023-11-13T18:02:31+02:00 move cpyext capsule to a RPython based ojbect, which makes the hpyuniversal tests pass --HG-- branch : py3.9 - - - - - 8 changed files: - pypy/module/cpyext/api.py - + pypy/module/cpyext/capsule.py - pypy/module/cpyext/include/pycapsule.h - pypy/module/cpyext/moduledef.py - + pypy/module/cpyext/parse/cpyext_capsule.h - pypy/module/cpyext/src/capsule.c - pypy/module/cpyext/test/test_capsule.py - pypy/objspace/std/capsuleobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3bae8181e4ab639f18a6ae1c3658619e2e6023f7...6a0dd51866e463cae70afd81b75f13146dee219b -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3bae8181e4ab639f18a6ae1c3658619e2e6023f7...6a0dd51866e463cae70afd81b75f13146dee219b 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