Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions 
at PyPy / pypy


Commits:
3c43c7e7 by Carl Friedrich Bolz-Tereick at 2023-03-16T23:07:38+01:00
dead code should have on influence on the current position

--HG--
branch : py3.10-bytecode-positions

- - - - -
a907a08d by Carl Friedrich Bolz-Tereick at 2023-03-16T23:27:54+01:00
test and fix: need to duplicate implicit return blocks for *every* jump op, not
just those at the end of a block (don't quite know why CPy does not have 
this
problem)

--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/test/apptest_pyframe.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a3806a8c24cc531ad7dd3a2910e71d5b26bfe192...a907a08dc70398c2ed27ef9f1e0af1f04c33369f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a3806a8c24cc531ad7dd3a2910e71d5b26bfe192...a907a08dc70398c2ed27ef9f1e0af1f04c33369f
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

Reply via email to