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 squidevil
Recipients josh.r, serhiy.storchaka, squidevil
Date 2016-01-29.21:40:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454103630.87.0.80573248278.issue26168@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like this patch is against the "default" cpython (3.x) branch.  The 2.7 branch is missing the if(itemfailed) code in do_mktuple whose else clause was modified by the patch.

It looks like some of this needs to be backported to 2.7?
History
Date User Action Args
2016-01-29 21:40:30squidevilsetrecipients: + squidevil, serhiy.storchaka, josh.r
2016-01-29 21:40:30squidevilsetmessageid: <1454103630.87.0.80573248278.issue26168@psf.upfronthosting.co.za>
2016-01-29 21:40:30squidevillinkissue26168 messages
2016-01-29 21:40:30squidevilcreate