[issue32117] Tuple unpacking in return and yield statements

Henk-Jaap Wagenaar report at bugs.python.org
Wed Nov 29 17:07:21 EST 2017


Henk-Jaap Wagenaar <wagenaarhenkjaap at gmail.com> added the comment:

I think the language spec needs updating as well? In particular in

https://docs.python.org/3/reference/simple_stmts.html#the-return-statement

it seems expression_list should be replaced by starred_list.

----------
nosy: +Henk-Jaap Wagenaar

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


More information about the Python-bugs-list mailing list