Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: 7d8f5ed1 by Matti Picus at 2023-11-09T16:40:44+02:00 fix bug with tp_traverse and metaclases, needs a test --HG-- branch : py3.9 - - - - - 72face95 by Matti Picus at 2023-11-09T22:04:54+02:00 add attributes to W_AbstractExtensionFunction like W_PyCFunctionObject --HG-- branch : py3.9 - - - - - a3def459 by Matti Picus at 2023-11-09T22:05:51+02:00 try/except in HPy_TypeCheck since it cannot fail --HG-- branch : py3.9 - - - - - 5cb24d74 by Matti Picus at 2023-11-10T08:30:48+02:00 add a test case --HG-- branch : py3.9 - - - - - bf6944d5 by Matti Picus at 2023-11-10T08:31:43+02:00 try not to error when dumping an object repr which apparently can fail --HG-- branch : py3.9 - - - - - 40df6633 by Matti Picus at 2023-11-10T08:32:17+02:00 use platform agnostic double instead of platform-dependent int/long --HG-- branch : py3.9 - - - - - 7 changed files: - extra_tests/hpy_tests/_vendored/test_slots_legacy.py - pypy/module/_hpy_universal/interp_extfunc.py - pypy/module/_hpy_universal/interp_field.py - pypy/module/_hpy_universal/interp_object.py - pypy/module/_hpy_universal/interp_type.py - pypy/module/_hpy_universal/test/_vendored/test_slots_legacy.py - pypy/module/_hpy_universal/test/pypy/test_apiset.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/02d7a416524d40306df3586fe27e21a1062aa5ec...40df6633dc59adf07ebc7315bcf19eb6b84a92c4 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/02d7a416524d40306df3586fe27e21a1062aa5ec...40df6633dc59adf07ebc7315bcf19eb6b84a92c4 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