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 pjenvey
Recipients Arfrever, alex, amaury.forgeotdarc, asvetlov, brett.cannon, brian.curtin, chris.jerdonek, christian.heimes, eric.araujo, pitrou, pjenvey, serhiy.storchaka, terry.reedy, zach.ware
Date 2012-12-14.23:51:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355529066.4.0.123179402859.issue16651@psf.upfronthosting.co.za>
In-reply-to
Content
PyPy had a pure python itertools until recently (it's been deleted):

https://bitbucket.org/pypy/pypy/src/c1aa74c06e86/lib_pypy/itertools.py?at=py3k
History
Date User Action Args
2012-12-14 23:51:06pjenveysetrecipients: + pjenvey, brett.cannon, terry.reedy, amaury.forgeotdarc, pitrou, christian.heimes, eric.araujo, Arfrever, alex, brian.curtin, asvetlov, chris.jerdonek, zach.ware, serhiy.storchaka
2012-12-14 23:51:06pjenveysetmessageid: <1355529066.4.0.123179402859.issue16651@psf.upfronthosting.co.za>
2012-12-14 23:51:06pjenveylinkissue16651 messages
2012-12-14 23:51:06pjenveycreate