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


Commits:
f7a29548 by Carl Friedrich Bolz-Tereick at 2023-03-17T13:47:33+01:00
test case and fix: the implicit return in class bodies also should be copied

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

- - - - -
328606f7 by Carl Friedrich Bolz-Tereick at 2023-03-17T14:14:26+01:00
better jump threading to fix the next test

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

- - - - -
4bd94b86 by Carl Friedrich Bolz-Tereick at 2023-03-17T17:46:46+01:00
don't emit bytecode for unreachable blocks

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

- - - - -


5 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/astcompiler/test/test_misc.py
- pypy/interpreter/test/apptest_pyframe.py


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

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