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 gvanrossum
Recipients Jordan Chapman, cryvate, dacut, gvanrossum, serhiy.storchaka
Date 2018-09-22.01:31:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537579880.41.0.956365154283.issue32117@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fd97d1f1af910a6222ea12aec42c456b64f9aee4 by Guido van Rossum (David Cuthbert) in branch 'master':
bpo-32117: Allow tuple unpacking in return and yield statements (gh-4509)
https://github.com/python/cpython/commit/fd97d1f1af910a6222ea12aec42c456b64f9aee4
History
Date User Action Args
2018-09-22 01:31:20gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka, cryvate, dacut, Jordan Chapman
2018-09-22 01:31:20gvanrossumsetmessageid: <1537579880.41.0.956365154283.issue32117@psf.upfronthosting.co.za>
2018-09-22 01:31:20gvanrossumlinkissue32117 messages
2018-09-22 01:31:20gvanrossumcreate