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 pablogsal
Recipients Vlad Emelianov, pablogsal
Date 2020-03-01.19:59:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583092774.21.0.456328076961.issue38641@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-03-01 19:59:34pablogsalsetrecipients: + pablogsal, Vlad Emelianov
2020-03-01 19:59:34pablogsalsetmessageid: <1583092774.21.0.456328076961.issue38641@roundup.psfhosted.org>
2020-03-01 19:59:34pablogsallinkissue38641 messages
2020-03-01 19:59:34pablogsalcreate