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
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
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
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
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