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


Commits:
1f014731 by Carl Friedrich Bolz-Tereick at 2023-04-04T15:17:54+02:00
be much more robust about invalid line tables

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

- - - - -
9e815028 by Carl Friedrich Bolz-Tereick at 2023-04-04T18:01:14+02:00
some different first_lineno logic

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

- - - - -
b3ec31de by Carl Friedrich Bolz-Tereick at 2023-04-05T11:07:03+02:00
don't crash on linenos smaller than the first line number (can happen on
hand-crafted ASTs)

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

- - - - -


10 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/apptest_misc.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/location.py
- pypy/interpreter/pycode.py
- pypy/interpreter/test/apptest_annotations.py
- + pypy/interpreter/test/apptest_pycode.py
- pypy/interpreter/test/apptest_pyframe.py
- pypy/interpreter/test/test_location.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/fb051324513f67df08caaa5c1e11ce24df85c755...b3ec31de8c0603ee50ba97620c55312b1d009ad4

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