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 barry, cjwatson, eric.araujo, lars.gustaebel, python-dev, terry.reedy
Date 2012-05-05.16:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SQhec-00009M-EI@dinsdale.python.org>
In-reply-to
Content
New changeset 254cb4f5d0ff by Lars Gustäbel in branch 'default':
Issue #13815: TarFile.extractfile() now returns io.BufferedReader objects.
http://hg.python.org/cpython/rev/254cb4f5d0ff
History
Date User Action Args
2012-05-05 16:16:19python-devsetrecipients: + python-dev, barry, terry.reedy, lars.gustaebel, cjwatson, eric.araujo
2012-05-05 16:16:19python-devlinkissue13815 messages
2012-05-05 16:16:19python-devcreate