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
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
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