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


Commits:
c42942b8 by Matti Picus at 2023-11-15T07:08:17+02:00
us canonical location for lzma download

- - - - -
dbfeba95 by Matti Picus at 2023-11-15T07:12:12+02:00
merge default

--HG--
branch : py3.9

- - - - -
48655eb7 by Matti Picus at 2023-11-15T20:16:58+02:00
add a gc.collect for PyListObject inside testcapimodule

--HG--
branch : py3.9

- - - - -
c2e72c76 by Matti Picus at 2023-11-15T20:17:35+02:00
resync modsupport.c with upstream

--HG--
branch : py3.9

- - - - -
89137a57 by Matti Picus at 2023-11-15T20:18:16+02:00
tweak building of test c-extension modules

--HG--
branch : py3.9

- - - - -
e819fffe by Matti Picus at 2023-11-15T20:18:44+02:00
always initialize threads, like in Py_Initialize

--HG--
branch : py3.9

- - - - -
9de9cd6b by Matti Picus at 2023-11-15T20:21:22+02:00
refactor, in preparation for copying more lib-python tests of _testmultiphase.c

--HG--
branch : py3.9

- - - - -
147206c2 by Matti Picus at 2023-11-15T20:26:05+02:00
use _testmultiphase.c from lib-python (actually, from lib_pypy)

--HG--
branch : py3.9

- - - - -
3e12b4c5 by Matti Picus at 2023-11-15T23:23:56+02:00
add test that segfaults, fix test that no longer has a __del__

--HG--
branch : py3.9

- - - - -
5d9ede1f by Matti Picus at 2023-11-16T20:50:04+02:00
properly use PyCMethod for fastcall

--HG--
branch : py3.9

- - - - -
d031b568 by Matti Picus at 2023-11-16T22:43:43+02:00
skip test that segfaults for now

--HG--
branch : py3.9

- - - - -


13 changed files:

- lib-python/3/test/test_capi.py
- lib_pypy/_pypy_testcapi.py
- lib_pypy/_testcapimodule.c
- lib_pypy/_testmultiphase_build.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/module/cpyext/methodobject.py
- pypy/module/cpyext/parse/cpyext_object.h
- pypy/module/cpyext/src/modsupport.c
- pypy/module/cpyext/state.py
- pypy/module/cpyext/test/multiphase2.c → 
pypy/module/cpyext/test/_testmultiphase.c
- + pypy/module/cpyext/test/_testmultiphase.c.h
- pypy/module/cpyext/test/test_module.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4dc5f4495a949df663fbf66ea7434bb28606c61a...d031b56817f83ea52199b2705350b9afd2323141

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/4dc5f4495a949df663fbf66ea7434bb28606c61a...d031b56817f83ea52199b2705350b9afd2323141
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