Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: b249f61c by Matti Picus at 2023-10-09T23:20:28+03:00 fix logic in _PyObject_NewVar by copying CPython code --HG-- branch : py3.9 - - - - - 2e9a2051 by Matti Picus at 2023-10-11T11:11:14+03:00 allocate tp_itemsize + tp_basicsize, like in _generic_alloc --HG-- branch : py3.9 - - - - - 5 changed files: - pypy/module/cpyext/api.py - pypy/module/cpyext/include/object.h - pypy/module/cpyext/src/object.c - pypy/module/cpyext/test/test_typeobject.py - pypy/module/cpyext/typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/23c53a4e31d4786a6f8d027eb9ed8c3607f6b8c5...2e9a2051c2f34b917a3e204413fc017183de3024 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/23c53a4e31d4786a6f8d027eb9ed8c3607f6b8c5...2e9a2051c2f34b917a3e204413fc017183de3024 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