[issue37112] Error in compilig the AST for functions with optional positional-only arguments

Pablo Galindo Salgado report at bugs.python.org
Fri May 31 09:09:54 EDT 2019


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 2f58a84104ef64f71deb71d264305bcd73e59c97 by Pablo Galindo in branch 'master':
bpo-37112: Allow compile to work on AST with positional only arguments with defaults (GH-13697)
https://github.com/python/cpython/commit/2f58a84104ef64f71deb71d264305bcd73e59c97


----------

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


More information about the Python-bugs-list mailing list