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 scoder
Recipients giampaolo.rodola, gvanrossum, ncoghlan, pitrou, python-dev, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2015-08-03.16:48:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <55BF9B55.4090405@behnel.de>
In-reply-to <1438618017.57.0.812827497469.issue23996@psf.upfronthosting.co.za>
Content
Regarding tests, it looks like iteration isn't currently tested at the C
level at all. At least, the xx test modules don't have any types that use
it. I can write one up next week, or add it to one of the existing types
(Xxo_Type?). Unlikely that I'll make the deadline for rc1 next weekend, though.
History
Date User Action Args
2015-08-03 16:48:27scodersetrecipients: + scoder, gvanrossum, ncoghlan, pitrou, vstinner, giampaolo.rodola, python-dev, serhiy.storchaka, yselivanov
2015-08-03 16:48:27scoderlinkissue23996 messages
2015-08-03 16:48:27scodercreate