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

Matti Picus (@mattip) foss at heptapod.net
Sun Dec 12 12:07:53 EST 2021



Matti Picus pushed to branch branch/py3.8 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

- - - - -
f5066d72 by Matti Picus at 2021-12-12T18:56:19+02:00
remove duplicate definition of Py_hash_t, document diff to CPython (issue 3612)

--HG--
branch : py3.7

- - - - -
614dfea8 by Matti Picus at 2021-12-12T19:01:16+02:00
merge py3.7

--HG--
branch : py3.8

- - - - -


3 changed files:

- pypy/interpreter/astcompiler/symtable.py
- pypy/interpreter/astcompiler/test/test_symtable.py
- pypy/module/cpyext/include/pyport.h


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0c5f6d3f41b3d05425fd374a054d1f40f49fa78e...614dfea83a67d4bae41055485c5faff4c7afcd4c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/0c5f6d3f41b3d05425fd374a054d1f40f49fa78e...614dfea83a67d4bae41055485c5faff4c7afcd4c
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/20211212/8494482c/attachment.html>


More information about the pypy-commit mailing list