Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits: c7f1cf9a by Carl Friedrich Bolz-Tereick at 2023-01-06T15:02:35+01:00 maybe this is enough to fix the repl? --HG-- branch : py3.10 - - - - - 21881e7e by Carl Friedrich Bolz-Tereick at 2023-01-07T21:16:30+01:00 implement PyCode.co_lines to unbreak the dis module (later we'll have to implement this stuff correctly according to PEP 626), but for now this will unbreak some things --HG-- branch : py3.10 - - - - - 55e7bae3 by Carl Friedrich Bolz-Tereick at 2023-01-07T21:28:57+01:00 fix test_symbtable --HG-- branch : py3.10 - - - - - 61c7ae2f by Carl Friedrich Bolz-Tereick at 2023-01-07T21:39:37+01:00 fix line number of RERAISE --HG-- branch : py3.10 - - - - - 9 changed files: - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/test/test_symtable.py - pypy/interpreter/pycode.py - pypy/interpreter/pyparser/baserpypeg.py - pypy/interpreter/pyparser/error.py - pypy/interpreter/pyparser/pyparse.py - pypy/interpreter/pyparser/test/test_pyparse.py - pypy/interpreter/test/apptest_function.py - pypy/interpreter/typedef.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1b6ccc92b1893c11b3cfda604ca9be50963962f3...61c7ae2fb5617734b7a4e6b5a64afed1a5107416 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1b6ccc92b1893c11b3cfda604ca9be50963962f3...61c7ae2fb5617734b7a4e6b5a64afed1a5107416 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