[pypy-commit] [Git][pypy/pypy][branch/py3.9-peg-parser] 3 commits: fix broken test and also improve the error position

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Tue Nov 9 05:24:19 EST 2021



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


Commits:
962473b0 by Carl Friedrich Bolz-Tereick at 2021-11-08T21:55:22+01:00
fix broken test and also improve the error position

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

- - - - -
22c3518b by Carl Friedrich Bolz-Tereick at 2021-11-08T22:07:51+01:00
fixes

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

- - - - -
e81d39fe by Carl Friedrich Bolz-Tereick at 2021-11-09T11:24:09+01:00
some fixes, stdlib now parses

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

- - - - -


9 changed files:

- pypy/interpreter/astcompiler/test/test_validate.py
- pypy/interpreter/astcompiler/validate.py
- pypy/interpreter/pyparser/parsestring.py
- pypy/interpreter/pyparser/rpypegparse.py
- pypy/interpreter/pyparser/test/test_parsestring.py
- pypy/interpreter/pyparser/test/test_pyparse.py
- pypy/interpreter/pyparser/tools/python-in-rpython.gram
- pypy/interpreter/test/test_compiler.py
- pypy/interpreter/test/test_syntax.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2bfe8809e09132aab85bee0f0d4d34b69a79c98e...e81d39fe5a3e33420c4ae03a63b9296fe2f8a11f

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211109/a1c6dbc0/attachment.html>


More information about the pypy-commit mailing list