Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: 6a904927 by Matti Picus at 2022-11-20T08:35:12+02:00 add failing test that raising will call tp_dealloc --HG-- branch : issue3854 - - - - - 31290e87 by Matti Picus at 2022-11-20T08:57:23+02:00 remove unneeded code --HG-- branch : issue3854 - - - - - d54d56e2 by Matti Picus at 2022-11-20T09:00:25+02:00 test passes on CPython, fails on PyPy --HG-- branch : issue3854 - - - - - 20bfa4fb by Matti Picus at 2022-11-20T19:50:20+02:00 add a non-raising call, use self.debug_collect for untranslated tests --HG-- branch : issue3854 - - - - - 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 - - - - - 012d4c0b by Matti Picus at 2022-11-21T00:19:53+02:00 close branch to be merged --HG-- branch : issue3854 - - - - - e032b42f by Matti Picus at 2022-11-21T00:21:04+02:00 test, fix leak of arguments to a tp_call when the call errors (issue 3854) --HG-- branch : py3.9 - - - - - 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/3455d226b5c6cd0219a7c1fe3b37c98b296ba19f...e032b42f56d94b0dd8cd80b63212fa940cf5abdf -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3455d226b5c6cd0219a7c1fe3b37c98b296ba19f...e032b42f56d94b0dd8cd80b63212fa940cf5abdf 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