[pypy-commit] [Git][pypy/pypy][branch/py3.8-ast-end-positions] 2 commits: test and fix for function end positions

Carl Friedrich Bolz-Tereick foss at heptapod.net
Wed Apr 21 16:28:08 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-ast-end-positions at PyPy / pypy


Commits:
1d95ef96 by Carl Friedrich Bolz-Tereick at 2021-04-20T19:45:33+02:00
test and fix for function end positions

--HG--
branch : py3.8-ast-end-positions

- - - - -
1c70eb16 by Carl Friedrich Bolz-Tereick at 2021-04-21T11:13:54+02:00
work in progress: start fixing a few of the positional errors

--HG--
branch : py3.8-ast-end-positions

- - - - -


5 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/pyparser/test/test_pytokenizer.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/d954ebb9648240fdf9bd2ba2bdadcff803dc5da6...1c70eb16bf3ed9ba432841e17c5617c7b9f31798

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d954ebb9648240fdf9bd2ba2bdadcff803dc5da6...1c70eb16bf3ed9ba432841e17c5617c7b9f31798
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/20210421/63d9a58e/attachment.html>


More information about the pypy-commit mailing list