[issue37593] ast.arguments has confusing args/posonlyargs ordering

miss-islington report at bugs.python.org
Sun Jul 14 19:49:55 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset cf9a63c6c7e19f3d27cf3b5731d02cc216ef3dd1 by Miss Islington (bot) in branch '3.8':
bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778)
https://github.com/python/cpython/commit/cf9a63c6c7e19f3d27cf3b5731d02cc216ef3dd1


----------

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


More information about the Python-bugs-list mailing list