Matti Picus pushed to branch branch/issue3854 at PyPy / pypy


Commits:
0fb4851c by Jakob Wenzel at 2022-11-20T22:36:48+02:00
redo the test to use an argument, the tp_dealloc of the argument is not called

--HG--
branch : issue3854

- - - - -
f769087b by Matti Picus at 2022-11-20T23:39:04+02:00
decref even if an exception is raised in tp_init and tp_call

--HG--
branch : issue3854

- - - - -


3 changed files:

- pypy/module/cpyext/slotdefs.py
- pypy/module/cpyext/test/nanobind3.c
- pypy/module/cpyext/test/test_typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/20bfa4fb452d1e4ff53768bddf0d8c72f90b2f75...f769087b27eb4abb769c6ee152766616bed92a9f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/20bfa4fb452d1e4ff53768bddf0d8c72f90b2f75...f769087b27eb4abb769c6ee152766616bed92a9f
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