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 Steve Howell, ezio.melotti, python-dev, rhettinger
Date 2012-11-18.21:16:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Y4Qw01gkJzRR9@mail.python.org>
In-reply-to
Content
New changeset 4624570c1f19 by Ezio Melotti in branch '2.7':
#7782: add a test for test_iter.
http://hg.python.org/cpython/rev/4624570c1f19

New changeset d2054aa9bed4 by Ezio Melotti in branch '3.2':
#7782: add a test for test_iter.
http://hg.python.org/cpython/rev/d2054aa9bed4

New changeset 0cc209d95e70 by Ezio Melotti in branch '3.3':
#7782: merge with 3.2.
http://hg.python.org/cpython/rev/0cc209d95e70

New changeset d2b98a4c4251 by Ezio Melotti in branch 'default':
#7782: merge with 3.3.
http://hg.python.org/cpython/rev/d2b98a4c4251
History
Date User Action Args
2012-11-18 21:16:17python-devsetrecipients: + python-dev, rhettinger, ezio.melotti, Steve Howell
2012-11-18 21:16:17python-devlinkissue7782 messages
2012-11-18 21:16:17python-devcreate