Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-ast-end-positions at PyPy / pypy
Commits: bb50e73f by Carl Friedrich Bolz-Tereick at 2021-06-17T13:08:49+02:00 fix lack of type_comment attr on ast.arg objects --HG-- branch : py3.8-ast-end-positions - - - - - 3729e80a by Carl Friedrich Bolz-Tereick at 2021-06-17T13:23:50+02:00 start implementing get_source_segment --HG-- branch : py3.8-ast-end-positions - - - - - bc42aba6 by Carl Friedrich Bolz-Tereick at 2021-06-17T13:37:01+02:00 more work on get_source_segment (not really a reason to generate it into ast.py) --HG-- branch : py3.8-ast-end-positions - - - - - bc82ba78 by Carl Friedrich Bolz-Tereick at 2021-06-17T17:30:58+02:00 fix possible internal error via missing validation of posonlyarguments --HG-- branch : py3.8-ast-end-positions - - - - - 7 changed files: - pypy/interpreter/astcompiler/astbuilder.py - pypy/interpreter/astcompiler/asthelpers.py - pypy/interpreter/astcompiler/test/test_astbuilder.py - pypy/interpreter/astcompiler/test/test_validate.py - pypy/interpreter/astcompiler/tools/asdl_py.py - pypy/interpreter/astcompiler/validate.py - pypy/module/_ast/test/test_ast.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/35a8348d69469edc905ec15f2b04ee5e14c61ad8...bc82ba7802193834416215b6e7bc30773cde01fb -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/35a8348d69469edc905ec15f2b04ee5e14c61ad8...bc82ba7802193834416215b6e7bc30773cde01fb 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