Antonio Cuni pushed to branch branch/hpy-update-vendored at PyPy / pypy
Commits: 293b50fa by Antonio Cuni at 2020-08-20T19:50:04+02:00 partially fix test_ztranslation, by avoiding annotatin the content of _create_new_type if we are using the fake objspace. A more proper solution would be to turn "_create_new_type" into a real space method, but I'm not sure we want to go fully in that direction. test_ztranslation still fails, but for another unrelated reason (because it cannot find the type "HPyDef_Slot" at the stage of C compilation) --HG-- branch : hpy-update-vendored - - - - - 2 changed files: - pypy/module/_hpy_universal/interp_slot.py - pypy/objspace/std/typeobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/293b50fae2afa09359383efaa01822f6be30fc3a -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/293b50fae2afa09359383efaa01822f6be30fc3a You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit