[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: a mechanism for errors in the symtable, use it to improve position of the

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sat Dec 11 16:37:28 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy


Commits:
009403e2 by Carl Friedrich Bolz-Tereick at 2021-12-11T12:49:47+01:00
a mechanism for errors in the symtable, use it to improve position of the
"duplicate argument" error

- - - - -
2a79853f by Carl Friedrich Bolz-Tereick at 2021-12-11T21:38:01+01:00
fix error location of global declarations

- - - - -
8ac128d2 by Carl Friedrich Bolz-Tereick at 2021-12-11T21:52:13+01:00
merge default

--HG--
branch : py3.7

- - - - -
6af22ce3 by Carl Friedrich Bolz-Tereick at 2021-12-11T22:27:31+01:00
fix some more error message line numbers

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/interpreter/astcompiler/symtable.py
- pypy/interpreter/astcompiler/test/test_symtable.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f0462bf1e49e59638ed032fd8ff922a61e0910f7...6af22ce354c4a3435f0bdb9fe68f95a033131d43

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f0462bf1e49e59638ed032fd8ff922a61e0910f7...6af22ce354c4a3435f0bdb9fe68f95a033131d43
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/20211211/24f5b27b/attachment.html>


More information about the pypy-commit mailing list