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 berker.peksag
Recipients anthony-flury, bbayles, berker.peksag, eric.araujo, ezio.melotti, michael.foord, ned.deily, rbcollins
Date 2018-07-09.16:31:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531153916.71.0.56676864532.issue32933@psf.upfronthosting.co.za>
In-reply-to
Content
This is basically a duplicate of bpo-21258, but I haven't closely look at the patches in both issues yet.

We should probably consider adding support for __next__ as well.
History
Date User Action Args
2018-07-09 16:31:56berker.peksagsetrecipients: + berker.peksag, rbcollins, ned.deily, ezio.melotti, eric.araujo, michael.foord, anthony-flury, bbayles
2018-07-09 16:31:56berker.peksagsetmessageid: <1531153916.71.0.56676864532.issue32933@psf.upfronthosting.co.za>
2018-07-09 16:31:56berker.peksaglinkissue32933 messages
2018-07-09 16:31:56berker.peksagcreate