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 Friedr
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions
at PyPy / pypy
Commits:
dc90f949 by Carl Friedrich Bolz-Tereick at 2023-04-05T12:05:32+02:00
fix magic test
--HG--
branch : py3.10-bytecode-positions
- - - - -
cc6df24c by Carl Friedrich Bolz-Tereick at 2023-04-05T
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
33f4ccab by Batuhan Taskaya at 2022-09-19T14:13:17+02:00
(cfbolz, isidentical): Expose position information in the Python code generators
Preliminary work for backporting PEP 657 traceback ranges by exposing
pos
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
a564ce69 by Carl Friedrich Bolz-Tereick at 2023-04-05T12:19:22+02:00
fix test
--HG--
branch : py3.10
- - - - -
6117394f by Carl Friedrich Bolz-Tereick at 2023-04-05T12:33:23+02:00
fix another "crash" case
--HG