[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: fix posonly args with annotations

Carl Friedrich Bolz-Tereick foss at heptapod.net
Wed Jan 6 15:26:42 EST 2021



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.


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


More information about the pypy-commit mailing list