[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] un-messify the _opcode_stack_effect_jump function

2023-04-08 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: b9d69106 by Carl Friedrich Bolz-Tereick at 2023-04-08T16:28:52+02:00 un-messify the _opcode_stack_effect_jump function --HG-- branch : py3.9 - - - - - 3 changed files: - pypy/interpreter/astcompiler/assemble.

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: be more lenient here

2023-04-08 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 2e906496 by Carl Friedrich Bolz-Tereick at 2023-04-08T15:49:02+02:00 be more lenient here --HG-- branch : py3.10 - - - - - b3bfeda8 by Carl Friedrich Bolz-Tereick at 2023-04-08T15:53:46+02:00 another pattern ma