Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits: edd5b25d by Carl Friedrich Bolz-Tereick at 2021-10-22T20:09:59+02:00 implement LOAD_ASSERTION_ERROR --HG-- branch : py3.9 - - - - - a374f821 by Carl Friedrich Bolz-Tereick at 2021-10-22T21:05:54+02:00 bpo-39156: break up COMPARE_OP into the "is" opcodes, "in" opcodes, exception matching and rich comparisons --HG-- branch : py3.9 - - - - - 6 changed files: - lib-python/3/opcode.py - pypy/interpreter/astcompiler/assemble.py - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/pycode.py - pypy/interpreter/pyopcode.py - pypy/interpreter/test/apptest_exceptions.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f3c166a76a6deb8ab9935ad808e5932b69ba5831...a374f82151a305ff675165a9b80981488150bc96 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f3c166a76a6deb8ab9935ad808e5932b69ba5831...a374f82151a305ff675165a9b80981488150bc96 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit