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


Commits:
befd5b90 by Carl Friedrich Bolz-Tereick at 2023-02-16T19:41:58+01:00
intermediate checkin: start switching to a new co_linetable format

(it's actually not an efficient, but a simple one at this point. can be
improved)

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

- - - - -
97cd67ed by Carl Friedrich Bolz-Tereick at 2023-02-16T20:09:11+01:00
some more things working

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

- - - - -


9 changed files:

- pypy/interpreter/astcompiler/assemble.py
- + pypy/interpreter/location.py
- pypy/interpreter/pycode.py
- pypy/interpreter/pytraceback.py
- pypy/interpreter/test/apptest_function.py
- + pypy/interpreter/test/test_location.py
- pypy/interpreter/typedef.py
- pypy/objspace/std/marshal_impl.py
- pypy/tool/dis3.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f956e7c2948d01fb5367dc894d096bb2886766a9...97cd67edffd4317db91f6bd31e9ca44baad9b963

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