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 martin.panter
Recipients DragonFireCK, Samuel BOVÉE, amaury.forgeotdarc, benjamin.peterson, brandjon, dangyogi, daniel.urban, georg.brandl, gpolo, hagen, kcarnold, martin.panter, ncoghlan, pfctdayelise, pitrou, r.david.murray, ron_adam, terry.reedy, yselivanov
Date 2016-01-30.06:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454134734.98.0.0843479059271.issue4806@psf.upfronthosting.co.za>
In-reply-to
Content
I think this is ready to push for Python 3. Python 2 might need an extra Py_TPFLAGS_HAVE_ITER check, perhaps reusing some code from the Issue 5218 patch.
History
Date User Action Args
2016-01-30 06:18:55martin.pantersetrecipients: + martin.panter, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, pitrou, ron_adam, dangyogi, benjamin.peterson, gpolo, hagen, kcarnold, r.david.murray, daniel.urban, pfctdayelise, brandjon, yselivanov, DragonFireCK, Samuel BOVÉE
2016-01-30 06:18:54martin.pantersetmessageid: <1454134734.98.0.0843479059271.issue4806@psf.upfronthosting.co.za>
2016-01-30 06:18:54martin.panterlinkissue4806 messages
2016-01-30 06:18:54martin.pantercreate