[pypy-commit] [Git][pypy/pypy][branch/hpy-refactor-exceptions] 2 commits: Fix exception handling in slot wrappers

Ronan Lamy (@rlamy) foss at heptapod.net
Tue Jun 29 12:58:17 EDT 2021



Ronan Lamy pushed to branch branch/hpy-refactor-exceptions at PyPy / pypy


Commits:
63a5e6e8 by Ronan Lamy at 2021-06-29T17:30:12+01:00
Fix exception handling in slot wrappers

--HG--
branch : hpy-refactor-exceptions

- - - - -
cfa903c0 by Ronan Lamy at 2021-06-29T17:57:37+01:00
Kill handlemanager.Stack: we can just use a list again

--HG--
branch : hpy-refactor-exceptions

- - - - -


3 changed files:

- pypy/module/_hpy_universal/handlemanager.py
- pypy/module/_hpy_universal/interp_slot.py
- pypy/module/_hpy_universal/test/test_handlemanager.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1eaaf5e83889a64836310f909bb526731054cfd0...cfa903c02e7e3bd8b6ee8aa34c112bdcb84b79f0

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1eaaf5e83889a64836310f909bb526731054cfd0...cfa903c02e7e3bd8b6ee8aa34c112bdcb84b79f0
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/20210629/904682df/attachment.html>


More information about the pypy-commit mailing list