Matti Picus pushed to branch branch/py3.10 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 - - - - - 2f06a969 by Matti Picus at 2023-10-11T16:05:23+03:00 merge py3.9 --HG-- branch : py3.10 - - - - - 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/a26063344be2a6a545b91fc10ed28e7a1063631f...2f06a9694889756ae8c52ac7d9e8f97560e5b351 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a26063344be2a6a545b91fc10ed28e7a1063631f...2f06a9694889756ae8c52ac7d9e8f97560e5b351 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