Antonio Cuni pushed to branch branch/hpy-46f151a at PyPy / pypy
Commits: cbf4cc42 by Antonio Cuni at 2020-10-04T18:59:41+02:00 fix the case for params==NULL --HG-- branch : hpy-46f151a - - - - - 49858015 by Antonio Cuni at 2020-10-04T19:14:38+02:00 fix for test_ztranslation --HG-- branch : hpy-46f151a - - - - - cc2d9575 by Antonio Cuni at 2020-10-05T10:37:12+02:00 translation fix: we need to use 'struct _HPy_s' inside the declaration of HPyType_SpecParam, else it conflicts with the corresponding declaration inside hpy.h --HG-- branch : hpy-46f151a - - - - - 3 changed files: - pypy/module/_hpy_universal/interp_type.py - pypy/module/_hpy_universal/llapi.py - pypy/module/_hpy_universal/test/test_ztranslation.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/7b5703f5b361fe79369053ce591f4f84e5cd65e4...cc2d95752b2e94db456be18c6cc32d4f76f75fca -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7b5703f5b361fe79369053ce591f4f84e5cd65e4...cc2d95752b2e94db456be18c6cc32d4f76f75fca You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
