Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-peg-parser at PyPy / 
pypy


Commits:
b7975250 by Carl Friedrich Bolz-Tereick at 2021-11-06T12:31:13+01:00
fix tests and implementation, missing 0-based to 1-based conversion when raising
SyntaxErrors from the ast builder

--HG--
branch : py3.9-peg-parser

- - - - -
94642691 by Carl Friedrich Bolz-Tereick at 2021-11-06T17:12:24+01:00
lots of progress, but mostly still broken

--HG--
branch : py3.9-peg-parser

- - - - -
8ff55bcd by Carl Friedrich Bolz-Tereick at 2021-11-07T16:54:08+01:00
more random progress

--HG--
branch : py3.9-peg-parser

- - - - -


9 changed files:

- pypy/interpreter/astcompiler/ast.py
- pypy/interpreter/astcompiler/astbuilder.py
- pypy/interpreter/astcompiler/test/test_astbuilder.py
- pypy/interpreter/astcompiler/tools/asdl_py.py
- pypy/interpreter/pycompiler.py
- pypy/interpreter/pyparser/parser.py
- pypy/interpreter/pyparser/pyparse.py
- pypy/interpreter/pyparser/rpypegparse.py
- pypy/interpreter/pyparser/test/targetparse.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f5eb57c781ebe5fdd5cb0393eba30addb8cefe99...8ff55bcd8388e7914092b310e89c59cbe77d9b79

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/f5eb57c781ebe5fdd5cb0393eba30addb8cefe99...8ff55bcd8388e7914092b310e89c59cbe77d9b79
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to