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 rhettinger
Recipients Oren Milman, rhettinger, serhiy.storchaka, vstinner
Date 2017-03-03.18:56:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488567363.03.0.453784121311.issue28261@psf.upfronthosting.co.za>
In-reply-to
Content
-0 The new code looks awful, and in the case of the itertools module, these are messages that users are unlikely to see (the methods are typically only called by pickle, and pickling itself is rare for itertools).
History
Date User Action Args
2017-03-03 18:56:03rhettingersetrecipients: + rhettinger, vstinner, serhiy.storchaka, Oren Milman
2017-03-03 18:56:03rhettingersetmessageid: <1488567363.03.0.453784121311.issue28261@psf.upfronthosting.co.za>
2017-03-03 18:56:03rhettingerlinkissue28261 messages
2017-03-03 18:56:02rhettingercreate