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 Arfrever, asvetlov, jcea, lars.gustaebel, mbirtwell, python-dev, r.david.murray, serhiy.storchaka
Date 2013-05-09.11:39:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b5sz65PYhzLq6@mail.python.org>
In-reply-to
Content
New changeset 9b86fb6f5bc9 by Serhiy Storchaka in branch '2.7':
Issue #16601: Restarting iteration over tarfile no more continues from where
http://hg.python.org/cpython/rev/9b86fb6f5bc9

New changeset 9ed127d8ad61 by Serhiy Storchaka in branch '3.3':
Issue #16601: Restarting iteration over tarfile no more continues from where
http://hg.python.org/cpython/rev/9ed127d8ad61

New changeset 1c6a1427353b by Serhiy Storchaka in branch 'default':
Issue #16601: Restarting iteration over tarfile no more continues from where
http://hg.python.org/cpython/rev/1c6a1427353b
History
Date User Action Args
2013-05-09 11:39:31python-devsetrecipients: + python-dev, jcea, lars.gustaebel, Arfrever, r.david.murray, asvetlov, serhiy.storchaka, mbirtwell
2013-05-09 11:39:31python-devlinkissue16601 messages
2013-05-09 11:39:31python-devcreate