[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] backort test_hpybuildvalue, implement HPyTupleBuilder_Cancel

2022-04-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 29b179b5 by Matti Picus at 2022-04-07T09:20:29+03:00 backort test_hpybuildvalue, implement HPyTupleBuilder_Cancel --HG-- branch : hpy-0.0.4 - - - - - 2 changed files: - pypy/module/_hpy_universal/interp_builder.py - + py

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: backport test_hpytype_legacy and work around missing tp_dealloc slotdef in cpyext

2022-04-07 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: b50ebb3e by Matti Picus at 2022-04-07T15:30:08+03:00 backport test_hpytype_legacy and work around missing tp_dealloc slotdef in cpyext --HG-- branch : hpy-0.0.4 - - - - - 4f07d3ae by Matti Picus at 2022-04-07T22:59:00+03:0

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/special-method-shortcut-2

2022-04-07 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/special-method-shortcut-2 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/special-method-shortcut-2 You're receiving this email because of your account on foss.heptapod.net. ___