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 alexandre.vassalotti, pitrou, python-dev, rhettinger, serhiy.storchaka
Date 2015-08-16.21:49:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150816214937.91825.32750@psf.io>
In-reply-to
Content
New changeset 17b5c8ba6875 by Raymond Hettinger in branch 'default':
Issue #24874: Speed-up itertools and make it pickles more compact.
https://hg.python.org/cpython/rev/17b5c8ba6875
History
Date User Action Args
2015-08-16 21:49:42python-devsetrecipients: + python-dev, rhettinger, pitrou, alexandre.vassalotti, serhiy.storchaka
2015-08-16 21:49:42python-devlinkissue24874 messages
2015-08-16 21:49:42python-devcreate