Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: cb3e4d37 by Jakob Wenzel at 2022-11-09T12:29:56+02:00 add failing tests for issues 3844, 3845 (skipped on py3.8), 3847 --HG-- branch : py3.8 - - - - - 1d2c44e8 by Matti Picus at 2022-11-09T23:49:31+02:00 emit a nicer error message if users mistakenly set tp_itemsize without a __len__ --HG-- branch : py3.8 - - - - - 6d4ab7fa by Matti Picus at 2022-11-09T23:51:38+02:00 add missing incref, allocate tp_basicsize (issues 3844, 3847) --HG-- branch : py3.8 - - - - - fb3d6a37 by Matti Picus at 2022-11-10T10:55:44+02:00 fix skip, condition was nonsense --HG-- branch : py3.8 - - - - - 5 changed files: - pypy/module/cpyext/pyobject.py - pypy/module/cpyext/src/object.c - + pypy/module/cpyext/test/nanobind1.c - pypy/module/cpyext/test/test_typeobject.py - pypy/module/cpyext/typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2034307aec3749c65a224d2a4d6b9b8fd602746e...fb3d6a37fa89eb796b37d34e6db65c71b053c26f -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2034307aec3749c65a224d2a4d6b9b8fd602746e...fb3d6a37fa89eb796b37d34e6db65c71b053c26f 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