Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy


Commits:
b6947cdf by Carl Friedrich Bolz-Tereick at 2022-03-23T11:57:02+01:00
remove useless assert (it's implied by the earlier one)

--HG--
branch : py3.8

- - - - -
4ad6be67 by Carl Friedrich Bolz-Tereick at 2022-03-23T13:07:13+01:00
another refactoring of the signatures, only have a single list of argnames that
also includes the kwonly argnames

--HG--
branch : py3.8

- - - - -
9bb31587 by Carl Friedrich Bolz-Tereick at 2022-03-23T13:25:30+01:00
fix test

--HG--
branch : py3.8

- - - - -
10bb3d37 by Carl Friedrich Bolz-Tereick at 2022-03-23T13:25:40+01:00
remove unused argument

--HG--
branch : py3.8

- - - - -
8cdcab93 by Carl Friedrich Bolz-Tereick at 2022-03-23T13:37:17+01:00
fix another test

--HG--
branch : py3.8

- - - - -
6f78cbee by Carl Friedrich Bolz-Tereick at 2022-03-23T13:57:21+01:00
create the two missing_* a bit less eagerly

--HG--
branch : py3.8

- - - - -


8 changed files:

- pypy/interpreter/argument.py
- pypy/interpreter/gateway.py
- pypy/interpreter/pycode.py
- pypy/interpreter/signature.py
- pypy/interpreter/test/test_argument.py
- pypy/interpreter/test/test_compiler.py
- pypy/interpreter/test/test_gateway.py
- pypy/tool/pytest/apptest2.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/63ce0442dcae10df8bd4197264fc18831061ef51...6f78cbee9a785a4e1c19b84c7cec1d139a11ffd1

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/63ce0442dcae10df8bd4197264fc18831061ef51...6f78cbee9a785a4e1c19b84c7cec1d139a11ffd1
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