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 georg.brandl, jcea, kristjan.jonsson, loewis, michael.foord, pitrou, python-dev, rhettinger, sbt
Date 2012-04-03.11:12:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SF1ed-0008Fh-JW@dinsdale.python.org>
In-reply-to
Content
New changeset 4ff234337e24 by Kristján Valur Jónsson in branch 'default':
Issue #14288: Serialization support for builtin iterators.
http://hg.python.org/cpython/rev/4ff234337e24

New changeset 51c88d51aa4a by Kristján Valur Jónsson in branch 'default':
Issue #14288: Modify Misc/NEWS
http://hg.python.org/cpython/rev/51c88d51aa4a
History
Date User Action Args
2012-04-03 11:12:05python-devsetrecipients: + python-dev, loewis, georg.brandl, rhettinger, jcea, pitrou, kristjan.jonsson, michael.foord, sbt
2012-04-03 11:12:04python-devlinkissue14288 messages
2012-04-03 11:12:04python-devcreate