Antonio Cuni pushed to branch branch/hpy-0.0.2 at PyPy / pypy
Commits: ccb7775c by Antonio Cuni at 2021-04-07T17:30:18+02:00 copy also hpy/debug/src --HG-- branch : hpy-0.0.2 - - - - - e7f81cf9 by Antonio Cuni at 2021-04-07T17:32:03+02:00 run ./update_vendored.sh again, to import the debug/src files --HG-- branch : hpy-0.0.2 - - - - - d45fc6e6 by Antonio Cuni at 2021-04-07T21:47:46+02:00 WIP: include the C files of the debug mode, and hack around until the eci works --HG-- branch : hpy-0.0.2 - - - - - e3b52a37 by Antonio Cuni at 2021-04-07T21:58:33+02:00 make it possible to access the _debug module as hpy.universal._debug --HG-- branch : hpy-0.0.2 - - - - - 19 changed files: - lib_pypy/hpy/universal.py - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/_debugmod.c - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/autogen_debug_ctx_call.i - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/autogen_debug_ctx_init.h - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/autogen_debug_wrappers.c - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/debug_ctx.c - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/debug_ctx_cpython.c - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/debug_ctx_not_cpython.c - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/debug_handles.c - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/debug_internal.h - + pypy/module/_hpy_universal/_vendored/hpy/debug/src/include/hpy_debug.h - pypy/module/_hpy_universal/_vendored/hpy/devel/src/runtime/ctx_tracker.c - pypy/module/_hpy_universal/interp_hpy.py - pypy/module/_hpy_universal/llapi.py - pypy/module/_hpy_universal/moduledef.py - + pypy/module/_hpy_universal/patches/02_FIXME_ctx_tracker.patch - pypy/module/_hpy_universal/test/_vendored/conftest.py - pypy/module/_hpy_universal/test/_vendored/debug/__init__.py - pypy/module/_hpy_universal/update_vendored.sh View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/76734f1204528409f0762601cadac798565974cf...e3b52a3768f1c10635d6db9e7e216785ff3d7939 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/76734f1204528409f0762601cadac798565974cf...e3b52a3768f1c10635d6db9e7e216785ff3d7939 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