[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix translation, make a bit more jit friendly

2021-12-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 37f7f151 by Carl Friedrich Bolz-Tereick at 2021-12-13T10:51:25+01:00 fix translation, make a bit more jit friendly --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/interpreter/pyopcode.py View it on H

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: another tokenizer error

2021-12-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: cde9477a by Carl Friedrich Bolz-Tereick at 2021-12-13T21:30:44+01:00 another tokenizer error --HG-- branch : py3.9 - - - - - bc1985db by Carl Friedrich Bolz-Tereick at 2021-12-13T22:19:28+01:00 test_grammar bug