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 steven.daprano
Recipients benjamin.peterson, brett.cannon, ncoghlan, serhiy.storchaka, steven.daprano, yselivanov
Date 2018-02-16.10:23:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518776600.24.0.467229070634.issue32856@psf.upfronthosting.co.za>
In-reply-to
Content
+1

Please also support using a one-element tuple:

`for y in (f(x),)`
History
Date User Action Args
2018-02-16 10:23:20steven.dapranosetrecipients: + steven.daprano, brett.cannon, ncoghlan, benjamin.peterson, serhiy.storchaka, yselivanov
2018-02-16 10:23:20steven.dapranosetmessageid: <1518776600.24.0.467229070634.issue32856@psf.upfronthosting.co.za>
2018-02-16 10:23:20steven.dapranolinkissue32856 messages
2018-02-16 10:23:20steven.dapranocreate