Ronan Lamy pushed to branch branch/default at PyPy / pypy


Commits:
e848fbb7 by Ronan Lamy at 2022-03-29T13:05:32+01:00
Start backporting branch 'py3-interplevel-ast-rewrite' to default

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
cf21465f by Ronan Lamy at 2022-03-29T18:31:34+01:00
Add space.callable_w()

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
9cb1496f by Ronan Lamy at 2022-03-29T18:51:59+01:00
Backport interp-level ast_rewrite

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
87124a84 by Ronan Lamy at 2022-03-29T19:42:31+01:00
Add test_astrewrite

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
806bf163 by Ronan Lamy at 2022-03-29T19:51:19+01:00
Backport space._cached_compile()

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
c2596d5b by Ronan Lamy at 2022-03-30T11:42:53+01:00
Enable assert rewriting by default for apptest_XXX files

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
76c10d9f by Ronan Lamy at 2022-03-30T12:38:17+01:00
Add missing file

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
649a2dc3 by Ronan Lamy at 2022-03-30T12:54:51+01:00
fix issue with test module docstrings

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
e974d980 by Ronan Lamy at 2022-03-30T16:37:09+01:00
Close branch before merging

--HG--
branch : backport-interplevel-ast-rewrite

- - - - -
7cceac31 by Ronan Lamy at 2022-03-30T16:38:20+01:00
merge branch backport-interplevel-ast-rewrite

- - - - -


12 changed files:

- pypy/conftest.py
- pypy/interpreter/baseobjspace.py
- pypy/module/_io/test/apptest_bytesio.py
- pypy/module/_io/test/test_bufferedio.py
- pypy/tool/pytest/apptest2.py
- + pypy/tool/pytest/astrewriter/__init__.py
- pypy/tool/pytest/ast-rewriter/ast_rewrite.py → 
pypy/tool/pytest/astrewriter/ast_rewrite.py
- pypy/tool/pytest/ast-rewriter/ast_util.py → 
pypy/tool/pytest/astrewriter/ast_util.py
- + pypy/tool/pytest/fake_pytest/interp_arutil.py
- pypy/tool/pytest/fake_pytest/moduledef.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/b40614ed510e5562e3949bf9769a527a88024c83...7cceac312abdd2ae6c6723e13cf92e017c18276f

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


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to