[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.2] 3 commits: ./update_vendored to 1d5d4c5

Antonio Cuni foss at heptapod.net
Wed May 5 06:01:48 EDT 2021



Antonio Cuni pushed to branch branch/hpy-0.0.2 at PyPy / pypy


Commits:
5940ac63 by Antonio Cuni at 2021-05-05T11:48:23+02:00
./update_vendored to 1d5d4c5

--HG--
branch : hpy-0.0.2

- - - - -
c3f9cdc1 by Antonio Cuni at 2021-05-05T11:59:38+02:00
fix names after the recent update_vendored:

  - hpy_debug_wrap_handle is now called hpy_debug_open_handle

  - kill our custom hpy_debug_untrack and use the official
    hpy_debug_close_handle

--HG--
branch : hpy-0.0.2

- - - - -
3c302ab1 by Antonio Cuni at 2021-05-05T12:01:06+02:00
merge heads

--HG--
branch : hpy-0.0.2

- - - - -


16 changed files:

- lib_pypy/hpy/devel/include/common/version.h
- lib_pypy/hpy/devel/version.py
- 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_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/include/common/version.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/version.py
- pypy/module/_hpy_universal/handlemanager.py
- pypy/module/_hpy_universal/interp_hpy.py
- pypy/module/_hpy_universal/llapi.py
- pypy/module/_hpy_universal/src/dctx.c
- pypy/module/_hpy_universal/src/dctx.h


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/711f53f1648433435065268fc986fb7f74e2d8d4...3c302ab113f748bc94b8fd4f4d0beac28705bfb2

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/711f53f1648433435065268fc986fb7f74e2d8d4...3c302ab113f748bc94b8fd4f4d0beac28705bfb2
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210505/f1742542/attachment.html>


More information about the pypy-commit mailing list