[pypy-commit] [Git][pypy/pypy][branch/py3.8-ast-end-positions] 2 commits: fix binop locations

2021-06-17 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-ast-end-positions at PyPy / pypy Commits: fb33a126 by Carl Friedrich Bolz-Tereick at 2021-06-17T11:45:22+02:00 fix binop locations --HG-- branch : py3.8-ast-end-positions - - - - - 35a8348d by Carl Friedrich Bolz-Tereick at 2021-06-17

[pypy-commit] [Git][pypy/pypy][branch/py3.8-ast-end-positions] 4 commits: fix lack of type_comment attr on ast.arg objects

2021-06-17 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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 Friedri

[pypy-commit] [Git][pypy/pypy][branch/default] 18 commits: start whacking to make things slowly work on python3 - window comes up, still a

2021-06-17 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: aa65d76e by Carl Friedrich Bolz-Tereick at 2021-04-27T11:39:13+02:00 start whacking to make things slowly work on python3 - window comes up, still a bit broken --HG-- branch : dotviewer-python3 - - - - - 2a02c

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 26 commits: start whacking to make things slowly work on python3 - window comes up, still a

2021-06-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: aa65d76e by Carl Friedrich Bolz-Tereick at 2021-04-27T11:39:13+02:00 start whacking to make things slowly work on python3 - window comes up, still a bit broken --HG-- branch : dotviewer-python3 - - - - - 2a02c10d by Carl Friedr

[pypy-commit] [Git][pypy/pypy][branch/py3.8-ast-end-positions] add extra error checking to ast constructors

2021-06-17 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-ast-end-positions at PyPy / pypy Commits: 3924f891 by Carl Friedrich Bolz-Tereick at 2021-06-17T19:56:57+02:00 add extra error checking to ast constructors --HG-- branch : py3.8-ast-end-positions - - - - - 3 changed files: - pypy/i