[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: implement position on ast.keyword

2021-11-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 755a7eaf by Carl Friedrich Bolz-Tereick at 2021-11-01T13:21:48+01:00 implement position on ast.keyword --HG-- branch : py3.9 - - - - - c7fe1ba3 by Carl Friedrich Bolz-Tereick at 2021-11-01T15:02:29+01:00 undo wr

[pypy-commit] [Git][pypy/pypy][branch/py3.9] update to CPython 3.9's Python.asdl. this simplifies a few things around

2021-11-01 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 3404f602 by Carl Friedrich Bolz-Tereick at 2021-11-01T18:09:31+01:00 update to CPython 3.9's Python.asdl. this simplifies a few things around subscripts, causing some changes in code generation, unparsing, validat

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 8 commits: revert C-API changes that make 7.3.6 incompatible with 7.3.5

2021-11-01 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: eeeafcf9 by Matti Picus at 2021-10-24T08:15:32+03:00 revert C-API changes that make 7.3.6 incompatible with 7.3.5 Be sure not to merge this to py3.8/py3.9 --HG-- branch : py3.7 - - - - - f11d7799 by Matti Picus at 2021-10-27T0