Stefano Rivera pushed to branch branch/py3.6 at PyPy / pypy
Commits: ac8d09ca by Stefano Rivera at 2020-10-14T00:29:24-07:00 test_dis: Drop unnecessary Stack size deltas --HG-- branch : py3.6 - - - - - 820bd34a by Stefano Rivera at 2020-10-14T01:55:13-07:00 bpo-11471: avoid generating a JUMP_FORWARD instruction at the end of an if-block if there is no else-clause --HG-- branch : py3.6 - - - - - 119f506b by Stefano Rivera at 2020-10-14T02:08:05-07:00 PyPy doesn't optimize out jumps to jumps in byte-code (yet?) --HG-- branch : py3.6 - - - - - 2 changed files: - lib-python/3/test/test_dis.py - pypy/interpreter/astcompiler/codegen.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/b274ff65477cdf180f4afcf1ec29477e1d14d525...119f506bffcb3c8a2563e6a0ee7b4462166da2df -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b274ff65477cdf180f4afcf1ec29477e1d14d525...119f506bffcb3c8a2563e6a0ee7b4462166da2df 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