[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] test and fix: position of lhs attribute reads of augmented assignment

2023-04-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: e32efbb7 by Carl Friedrich Bolz-Tereick at 2023-04-16T10:49:35+02:00 test and fix: position of lhs attribute reads of augmented assignment --HG-- branch : py3.10 - - - - - 3 changed files: - pypy/interpreter

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: this is a more conservative change to fix the test of 3b69d01af6a6

2023-04-16 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: d91f5717 by Carl Friedrich Bolz-Tereick at 2023-04-16T10:54:35+02:00 this is a more conservative change to fix the test of 3b69d01af6a6 --HG-- branch : py3.10 - - - - - 83d8c757 by Carl Friedrich Bolz-Tereick a