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 BreamoreBoy, lars.gustaebel, martin.panter, python-dev, rbcollins, rhettinger, serhiy.storchaka
Date 2015-12-19.07:43:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151219074342.6455.39472@psf.io>
In-reply-to
Content
New changeset a8f24e26abc7 by Serhiy Storchaka in branch 'default':
Issue #22227: The TarFile iterator is reimplemented using generator.
https://hg.python.org/cpython/rev/a8f24e26abc7
History
Date User Action Args
2015-12-19 07:43:46python-devsetrecipients: + python-dev, rhettinger, lars.gustaebel, rbcollins, BreamoreBoy, martin.panter, serhiy.storchaka
2015-12-19 07:43:45python-devlinkissue22227 messages
2015-12-19 07:43:45python-devcreate