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


Commits:
ab9cec52 by Matti Picus at 2023-11-23T17:08:04+02:00
perform dealloc callbacks directly in gc.collect, to ensure tp_dealloc will be 
called

Also call gc.collect inside the capsule test in testcapimodule.c

--HG--
branch : py3.9

- - - - -


4 changed files:

- lib_pypy/_testcapimodule.c
- pypy/module/cpyext/pyobject.py
- pypy/module/cpyext/state.py
- pypy/module/gc/interp_gc.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/ab9cec52b0a8f5e4f1c3ebf54abc0c7477f5eb3d

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/ab9cec52b0a8f5e4f1c3ebf54abc0c7477f5eb3d
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