[pypy-commit] [Git][pypy/pypy][branch/py3-interplevel-ast-rewrite] 4 commits: fix attributes, enable rewriting for apptest_* with cmdline

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Mon Nov 29 17:00:12 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3-interplevel-ast-rewrite at PyPy / pypy


Commits:
7a5f61eb by Carl Friedrich Bolz-Tereick at 2021-11-29T20:05:49+01:00
fix attributes, enable rewriting for apptest_* with cmdline

--HG--
branch : py3-interplevel-ast-rewrite

- - - - -
08ce9f53 by Carl Friedrich Bolz-Tereick at 2021-11-29T21:32:12+01:00
cache assert-rewritten bytecode too

--HG--
branch : py3-interplevel-ast-rewrite

- - - - -
b173873e by Carl Friedrich Bolz-Tereick at 2021-11-29T21:38:57+01:00
fix, and kill test about old approach

--HG--
branch : py3-interplevel-ast-rewrite

- - - - -
a0e9662d by Carl Friedrich Bolz-Tereick at 2021-11-29T21:54:11+01:00
turn it on by default

--HG--
branch : py3-interplevel-ast-rewrite

- - - - -


6 changed files:

- pypy/conftest.py
- pypy/interpreter/baseobjspace.py
- pypy/tool/pytest/apptest2.py
- pypy/tool/pytest/astrewriter/ast_rewrite.py
- pypy/tool/pytest/test/test_appsupport.py
- pypy/tool/pytest/test/test_astrewrite.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/dce5e7403fd91a5305d63d280f4a4b148b6aaac9...a0e9662d8d1787e196e8f551242a9daedaaf5f96

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/dce5e7403fd91a5305d63d280f4a4b148b6aaac9...a0e9662d8d1787e196e8f551242a9daedaaf5f96
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211129/c59920db/attachment-0001.html>


More information about the pypy-commit mailing list