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

- - - - -
0e2bbbe6 by Matti Picus at 2021-12-12T19:06:38+02:00
Merge with py3.8

--HG--
branch : py3.9

- - - - -


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/d3e2b0e74e246a68375a9bdcce6df2222fe95dcf...0e2bbbe659dce29b3139ae4132e6ea636f9acd22

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