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 python-dev
Recipients Ludovic.Gasc, gvanrossum, lukasz.langa, martin.panter, pitrou, python-dev, rhettinger, scoder, vstinner, yselivanov
Date 2015-05-09.05:07:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150509050729.8159.53699@psf.io>
In-reply-to
Content
New changeset ba5d7041e2f5 by Raymond Hettinger in branch 'default':
Issue #24018: Add a collections.Generator abstract base class.
https://hg.python.org/cpython/rev/ba5d7041e2f5
History
Date User Action Args
2015-05-09 05:07:32python-devsetrecipients: + python-dev, gvanrossum, rhettinger, pitrou, scoder, vstinner, lukasz.langa, Ludovic.Gasc, martin.panter, yselivanov
2015-05-09 05:07:32python-devlinkissue24018 messages
2015-05-09 05:07:32python-devcreate