[pypy-commit] [Git][pypy/pypy][branch/py3.9-bytecode-changes] 2 commits: also record negative line deltas, the format supports it and CPython does that

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sat Oct 30 15:13:35 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-bytecode-changes at PyPy / pypy


Commits:
be542efe by Carl Friedrich Bolz-Tereick at 2021-10-30T20:50:53+02:00
also record negative line deltas, the format supports it and CPython does that
too

--HG--
branch : py3.9-bytecode-changes

- - - - -
b7873e90 by Carl Friedrich Bolz-Tereick at 2021-10-30T21:11:38+02:00
more cleverness in the cycle detection of exception chaining

--HG--
branch : py3.9-bytecode-changes

- - - - -


3 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/error.py
- pypy/interpreter/test/test_raise.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/87ebe2736d5220a4335a3cbc99f2873a4f8bc478...b7873e90489a7d6bebd427bb688b1fa486f5cacd

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/87ebe2736d5220a4335a3cbc99f2873a4f8bc478...b7873e90489a7d6bebd427bb688b1fa486f5cacd
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/20211030/950b4bd7/attachment.html>


More information about the pypy-commit mailing list