[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix lineno of the try block

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sun Jun 20 08:10:32 EDT 2021



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


Commits:
88616715 by Carl Friedrich Bolz-Tereick at 2021-06-19T19:28:04+02:00
fix lineno of the try block

--HG--
branch : py3.8

- - - - -
2bb8b451 by Carl Friedrich Bolz-Tereick at 2021-06-20T14:09:42+02:00
those two tests don't make sense on pypy, because we don't emit bytecode for
things that come after the return

--HG--
branch : py3.8

- - - - -


3 changed files:

- lib-python/3/test/test_sys_settrace.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d97a96572e2c88bc2a26ecd6baf3ce55f87c9b28...2bb8b45158e3bf1ae33dd689e049d298401fe777

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d97a96572e2c88bc2a26ecd6baf3ce55f87c9b28...2bb8b45158e3bf1ae33dd689e049d298401fe777
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210620/a7e75088/attachment-0001.html>


More information about the pypy-commit mailing list