Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy
Commits: 5791facb by Ronan Lamy at 2020-08-07T23:35:33+02:00 set up support for more than one kind of HPyDef --HG-- branch : hpy-update-vendored - - - - - cfb16b70 by Ronan Lamy at 2020-08-08T01:00:07+02:00 Find a hackish way to parse enums --HG-- branch : hpy-update-vendored - - - - - 02cf4f79 by Ronan Lamy at 2020-08-09T00:15:25+02:00 Start implementing slots --HG-- branch : hpy-update-vendored - - - - - 8 changed files: - pypy/module/_hpy_universal/interp_extfunc.py - + pypy/module/_hpy_universal/interp_slot.py - pypy/module/_hpy_universal/interp_type.py - pypy/module/_hpy_universal/llapi.py - + pypy/module/_hpy_universal/slotgen.py - pypy/module/cpyext/cparser.py - pypy/module/cpyext/slotdefs.py - pypy/module/cpyext/test/test_cparser.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/f2ad0e12fb7d8203770559e1685920a03efad7d1...02cf4f7987251036a11eb05dd90d59937f11a493 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/f2ad0e12fb7d8203770559e1685920a03efad7d1...02cf4f7987251036a11eb05dd90d59937f11a493 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
