This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cryvate
Recipients cryvate, dacut, serhiy.storchaka
Date 2017-11-29.22:07:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511993241.13.0.213398074469.issue32117@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-11-29 22:07:21cryvatesetrecipients: + cryvate, serhiy.storchaka, dacut
2017-11-29 22:07:21cryvatesetmessageid: <1511993241.13.0.213398074469.issue32117@psf.upfronthosting.co.za>
2017-11-29 22:07:21cryvatelinkissue32117 messages
2017-11-29 22:07:21cryvatecreate