[issue38641] lib2to3 does not support py38 return/yield syntax with starred expressions

Pablo Galindo Salgado report at bugs.python.org
Sun Mar 1 14:59:34 EST 2020


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


New changeset 768d739c1cd8c1d41902229581811a9b86bcc76e by Vlad Emelianov in branch 'master':
bpo-38641: Add lib2to3 support for starred expressions in return/yield statements (GH-16994)
https://github.com/python/cpython/commit/768d739c1cd8c1d41902229581811a9b86bcc76e


----------
nosy: +pablogsal

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


More information about the Python-bugs-list mailing list