Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: 66c31a83 by Matti Picus at 2023-12-10T05:46:28+02:00 fix translation on windows --HG-- branch : py3.9 - - - - - f00ba7ca by Matti Picus at 2023-12-11T07:15:20+02:00 properly fill in ctx_CapsuleType --HG-- branch : py3.9 - - - - - 311dab53 by Matti Picus at 2023-12-11T11:03:36+02:00 prevent recursive calls to _create_instance_subtype, incref where needed --HG-- branch : py3.9 - - - - - 687816d9 by Matti Picus at 2023-12-11T21:08:56+02:00 use mro_w not bases_w, give precedence to mp_subscript over sq_item --HG-- branch : py3.9 - - - - - 6dbc4606 by Matti Picus at 2023-12-11T21:09:43+02:00 return pyobject in HPy_AsStruct_Legacy if storage is NULL --HG-- branch : py3.9 - - - - - 6 changed files: - pypy/interpreter/error.py - pypy/module/_hpy_universal/handlemanager.py - pypy/module/_hpy_universal/interp_cpy_compat.py - pypy/module/_hpy_universal/interp_type.py - pypy/module/_hpy_universal/test/_vendored/test_hpytype.py - pypy/module/cpyext/pyerrors.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/ef2815b05e62e8482a94167ddacacecc0360fceb...6dbc460644ade7b3156c7166606488409fd4e7c4 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/ef2815b05e62e8482a94167ddacacecc0360fceb...6dbc460644ade7b3156c7166606488409fd4e7c4 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