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


Commits:
9ae19547 by Carl Friedrich Bolz-Tereick at 2021-10-28T21:49:43+02:00
fix continue, fix lineno of try: statements

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

- - - - -
61f9aced by Carl Friedrich Bolz-Tereick at 2021-10-28T22:13:20+02:00
setting the lineno on frames is broken again

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

- - - - -


6 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/pyframe.py
- pypy/interpreter/pyopcode.py
- pypy/interpreter/test/apptest_pyframe.py
- pypy/interpreter/test/test_pyframe.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/68230991f32515fe7cb97511dc996de5237a7e74...61f9aced935c7cc8058718f3fb2777f78e27ecb3

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/68230991f32515fe7cb97511dc996de5237a7e74...61f9aced935c7cc8058718f3fb2777f78e27ecb3
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to