[pypy-commit] [Git][pypy/pypy][branch/issue3854] add a non-raising call, use self.debug_collect for untranslated tests

2022-11-20 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy][branch/issue3854] 2 commits: redo the test to use an argument, the tp_dealloc of the argument is not called

2022-11-20 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: decref even if an exception is raised in tp_init and tp_call (issue 3854)

2022-11-20 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/issue3854

2022-11-20 Thread Matti Picus (@mattip)
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.

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 8 commits: add failing test that raising will call tp_dealloc

2022-11-20 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy][branch/default] host python2 (pypy vs cpython) emits different message for 1/0

2022-11-20 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 11 commits: update to latest OpenSSL versions in build script

2022-11-20 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 12 commits: update to latest OpenSSL versions in build script

2022-11-20 Thread Matti Picus (@mattip)
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