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 yselivanov
Recipients giampaolo.rodola, gvanrossum, ncoghlan, pitrou, python-dev, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2016-11-04.11:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478259266.69.0.393102620221.issue23996@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, I think you forgot to attach the patch.

aiter_wrapper shouldn't ever receive tuples, so it should be fine with PyErr_SetObject.
History
Date User Action Args
2016-11-04 11:34:26yselivanovsetrecipients: + yselivanov, gvanrossum, ncoghlan, pitrou, scoder, vstinner, giampaolo.rodola, python-dev, serhiy.storchaka
2016-11-04 11:34:26yselivanovsetmessageid: <1478259266.69.0.393102620221.issue23996@psf.upfronthosting.co.za>
2016-11-04 11:34:26yselivanovlinkissue23996 messages
2016-11-04 11:34:26yselivanovcreate