[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] test and fix segfault discovered by the cython tests

2023-05-22 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: a402c4cc by Carl Friedrich Bolz-Tereick at 2023-05-22T22:29:21+02:00 test and fix segfault discovered by the cython tests --HG-- branch : py3.10 - - - - - 2 changed files: - pypy/interpreter/astcompiler/code

[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] test and fix

2023-01-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 2f94565c by Carl Friedrich Bolz-Tereick at 2023-01-10T11:50:36+01:00 test and fix --HG-- branch : py3.10 - - - - - 2 changed files: - pypy/interpreter/astcompiler/test/test_validate.py - pypy/interpreter/ast