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


Commits:
16b9fc03 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:54:27+01:00
fix posonly args with annotations

--HG--
branch : py3.8

- - - - -
12337854 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:59:15+01:00
this comment is addressed

--HG--
branch : py3.8

- - - - -
2a5fb621 by Carl Friedrich Bolz-Tereick at 2021-01-06T13:20:33+01:00
proper plural in the error message

--HG--
branch : py3.8

- - - - -
3e05efd3 by Carl Friedrich Bolz-Tereick at 2021-01-06T13:20:40+01:00
skip cpython-detail

--HG--
branch : py3.8

- - - - -
c295a111 by Carl Friedrich Bolz-Tereick at 2021-01-06T13:37:44+01:00
fix error message

--HG--
branch : py3.8

- - - - -
e134ee8c by Carl Friedrich Bolz-Tereick at 2021-01-06T21:26:26+01:00
merge heads

--HG--
branch : py3.8

- - - - -


8 changed files:

- lib-python/3/test/test_positional_only_arg.py
- pypy/interpreter/argument.py
- pypy/interpreter/astcompiler/asthelpers.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/test/apptest_function.py
- pypy/interpreter/test/test_argument.py
- pypy/tool/dis3.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/80a050afc7ab84fd238df1e5399de099ef18a0e6...e134ee8cfa95897d22cf366f508132cf9fc689cd

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


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to