Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
27e05e6e by Matti Picus at 2023-11-22T15:46:25+02:00
fix for builds without hpy_universal (32-bit linux)

--HG--
branch : py3.9

- - - - -
1390ddbe by Matti Picus at 2023-11-22T17:52:54+02:00
remove cpyext finalizer from capsule and call to destructor from w_obj, it can 
all be done from pyobj

Also simplify test

--HG--
branch : py3.9

- - - - -
9c6144ee by Matti Picus at 2023-11-22T22:55:22+02:00
make sure exceptions are cleared around cpyext calls, fixes a test_capi.py error

--HG--
branch : py3.9

- - - - -


4 changed files:

- pypy/module/cpyext/api.py
- pypy/module/cpyext/capsule.py
- pypy/module/cpyext/test/test_capsule.py
- pypy/objspace/std/capsuleobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/fed2371459c785d1166d67a37da7dc29c3c5be30...9c6144ee3b83127fd683467a9b1b8c09467674be

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/fed2371459c785d1166d67a37da7dc29c3c5be30...9c6144ee3b83127fd683467a9b1b8c09467674be
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

Reply via email to