Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions at PyPy / pypy
Commits: afcee3e3 by Carl Friedrich Bolz-Tereick at 2023-03-15T12:45:04+01:00 dont propagate line numbers through exception handlers --HG-- branch : py3.10-bytecode-positions - - - - - 306af88d by Carl Friedrich Bolz-Tereick at 2023-03-16T12:28:29+01:00 make RERAISE take a boolean argument which resets the frame.last_instr to the value it had before entering the finally block. this mirrors the approach of bpo-42246 and fixes test_dont_trace_on_reraise2 --HG-- branch : py3.10-bytecode-positions - - - - - 4 changed files: - pypy/interpreter/astcompiler/assemble.py - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/test/test_compiler.py - pypy/interpreter/pyopcode.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/48fd2ae85d714c5f2d312835997899876450a97b...306af88d271a708fd04976be7752781b48b2c01e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/48fd2ae85d714c5f2d312835997899876450a97b...306af88d271a708fd04976be7752781b48b2c01e You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com