[issue37116] Use PEP 570 syntax for positional-only parameters

STINNER Victor report at bugs.python.org
Mon Jun 3 07:27:33 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

> New changeset 2085bd0877e17ad4d98a4586d5eabb6faecbb190 by Serhiy Storchaka in branch 'master':
> bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700)
> https://github.com/python/cpython/commit/2085bd0877e17ad4d98a4586d5eabb6faecbb190

Oh thanks, this change is really nice! It shows that PEP 570 is really useful!

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37116>
_______________________________________


More information about the Python-bugs-list mailing list