Matti Picus pushed to branch branch/issue3854 at PyPy / pypy
Commits:
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
- - - - -
2 changed files:
- pypy/module/cpyext/test/nanobind3.c
- pypy
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
d
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
29f445a6 by Matti Picus at 2022-11-20T23:39:04+02:00
decref even if an exception is raised in tp_init and tp_call (issue 3854)
- - - - -
fdb9445d by Matti Picus at 2022-11-21T00:16:43+02:00
fix expected error
- - - - -
2 ch
Matti Picus deleted branch branch/issue3854 at PyPy / pypy
--
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.
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--
branc
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
ea2e6448 by Matti Picus at 2022-11-21T07:28:20+02:00
host python2 (pypy vs cpython) emits different message for 1/0
- - - - -
1 changed file:
- pypy/module/cpyext/test/test_cpyext.py
View it on Heptapod:
https://foss.hep
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
16fdd18c by Matti Picus at 2022-11-18T12:23:33+02:00
update to latest OpenSSL versions in build script
- - - - -
7f87a919 by Matti Picus at 2022-11-18T10:47:16+02:00
continue to update the release note
- - - - -
d7828adf by Mat
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
16fdd18c by Matti Picus at 2022-11-18T12:23:33+02:00
update to latest OpenSSL versions in build script
- - - - -
7f87a919 by Matti Picus at 2022-11-18T10:47:16+02:00
continue to update the release note
- - - - -
d7828adf by Mat