Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-new-opcodes at PyPy / 
pypy


Commits:
b8864861 by Carl Friedrich Bolz-Tereick at 2021-04-03T07:57:10+02:00
move the content back to the original files (intentionally not using hg mv, to
get a consistent long history without having to use copy-tracking. to look into
the details of these changes, look at the commits of the py3.8-new-opcodes
branch)

--HG--
branch : py3.8-new-opcodes

- - - - -
74030122 by Carl Friedrich Bolz-Tereick at 2021-04-03T08:14:37+02:00
cleanup

--HG--
branch : py3.8-new-opcodes

- - - - -
cad31bfe by Carl Friedrich Bolz-Tereick at 2021-04-03T08:20:23+02:00
add repr

--HG--
branch : py3.8-new-opcodes

- - - - -
d6cd83ab by Carl Friedrich Bolz-Tereick at 2021-04-03T08:39:13+02:00
this just fails nowadays

--HG--
branch : py3.8-new-opcodes

- - - - -
1cb9730a by Carl Friedrich Bolz-Tereick at 2021-04-03T08:44:51+02:00
those two tests just work now

--HG--
branch : py3.8-new-opcodes

- - - - -
511653a0 by Carl Friedrich Bolz-Tereick at 2021-04-03T08:53:09+02:00
woops, rescue tests

--HG--
branch : py3.8-new-opcodes

- - - - -
06e73639 by Carl Friedrich Bolz-Tereick at 2021-04-03T12:40:48+02:00
fix stack effect of POP_FINALLY

--HG--
branch : py3.8-new-opcodes

- - - - -
0dbe7a04 by Carl Friedrich Bolz-Tereick at 2021-04-03T12:51:00+02:00
if False is constant-folded nowadays

--HG--
branch : py3.8-new-opcodes

- - - - -
012e95f5 by Carl Friedrich Bolz-Tereick at 2021-04-04T08:55:06+02:00
a bit of cleanup, fix translation

--HG--
branch : py3.8-new-opcodes

- - - - -


9 changed files:

- lib-python/3/opcode.py
- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/baseobjspace.py
- pypy/interpreter/function.py
- pypy/interpreter/generator.py
- − pypy/interpreter/newastcompiler/__init__.py
- − pypy/interpreter/newastcompiler/assemble.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/fd47ca64c30b41b035727f31e235c0c10f8a0baa...012e95f5e9107bf6300fb9543c8fe77033e117c5

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