[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 3 commits: be much more robust about invalid line tables

2023-04-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10-bytecode-positions] 2 commits: fix magic test

2023-04-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 105 commits: (cfbolz, isidentical): Expose position information in the Python code generators

2023-04-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix test

2023-04-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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