Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
e5d69118 by Carl Friedrich Bolz-Tereick at 2021-08-09T21:42:43+02:00
fix another source of position bugs in the astcompiler (like eg 3405c95f9e61)
stemming from the fact that SyntaxErrors use 1-based column offsets, this time
in the codegen

- - - - -
f61d54da by Carl Friedrich Bolz-Tereick at 2021-08-09T21:43:09+02:00
erge heads

- - - - -


3 changed files:

- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/test/test_compiler.py
- pypy/interpreter/test/test_syntax.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ae5a26702f28425f8f30e9307d25c90acc360163...f61d54daf052c15dbabffcb920ab4b69844ed71c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ae5a26702f28425f8f30e9307d25c90acc360163...f61d54daf052c15dbabffcb920ab4b69844ed71c
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

Reply via email to