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 lars.gustaebel, martin.panter, nadeem.vawda, python-dev, serhiy.storchaka
Date 2014-01-18.13:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f60zt4gDbz7LjM@mail.python.org>
In-reply-to
Content
New changeset 5c69332dc3b0 by Serhiy Storchaka in branch '3.3':
Issue #20238: TarFile opened with external fileobj and "w:gz" mode didn't
http://hg.python.org/cpython/rev/5c69332dc3b0

New changeset e154b93f3857 by Serhiy Storchaka in branch 'default':
Issue #20238: TarFile opened with external fileobj and "w:gz" mode didn't
http://hg.python.org/cpython/rev/e154b93f3857

New changeset f7381f1bf1ec by Serhiy Storchaka in branch '2.7':
Backported test for issue #20238.
http://hg.python.org/cpython/rev/f7381f1bf1ec
History
Date User Action Args
2014-01-18 13:56:27python-devsetrecipients: + python-dev, lars.gustaebel, nadeem.vawda, martin.panter, serhiy.storchaka
2014-01-18 13:56:27python-devlinkissue20238 messages
2014-01-18 13:56:27python-devcreate