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 taleinat
Recipients larry, loewis, martin.panter, methane, python-dev, rbcollins, serhiy.storchaka, skrah, taleinat
Date 2017-11-02.10:11:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509617515.61.0.213398074469.issue20180@psf.upfronthosting.co.za>
In-reply-to
Content
To enable progressing with this in smaller steps, I created PR 4170 which converts only itertools.groupby and the intertnal _grouper with minimal required changes.
History
Date User Action Args
2017-11-02 10:11:55taleinatsetrecipients: + taleinat, loewis, larry, rbcollins, methane, skrah, python-dev, martin.panter, serhiy.storchaka
2017-11-02 10:11:55taleinatsetmessageid: <1509617515.61.0.213398074469.issue20180@psf.upfronthosting.co.za>
2017-11-02 10:11:55taleinatlinkissue20180 messages
2017-11-02 10:11:55taleinatcreate