[pypy-commit] [Git][pypy/pypy][branch/default] fix failing test

2021-12-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: d00d0100 by Matti Picus at 2021-12-12T18:35:41+02:00 fix failing test - - - - - 1 changed file: - lib-python/2.7/test/test_syntax.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/d00d010017bc5e111ff0f

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

2021-12-12 Thread Matti Picus (@mattip)
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-

[pypy-commit] [Git][pypy/pypy][branch/py3.7] remove duplicate definition of Py_hash_t, document diff to CPython (issue 3612)

2021-12-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 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 - - - - - 2 changed files: - pypy/module/cpyext/include/pyport.h - py

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

2021-12-12 Thread Matti Picus (@mattip)
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-