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 gregory.p.smith, jld, nadeem.vawda, python-dev
Date 2012-01-18.22:41:57
SpamBayes Score 0.061645046
Marked as misclassified No
Message-id <E1RneCa-0001et-Fn@dinsdale.python.org>
In-reply-to
Content
New changeset a08e9e84f33f by Nadeem Vawda in branch '2.7':
Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects.
http://hg.python.org/cpython/rev/a08e9e84f33f
History
Date User Action Args
2012-01-18 22:41:58python-devsetrecipients: + python-dev, gregory.p.smith, nadeem.vawda, jld
2012-01-18 22:41:57python-devlinkissue13781 messages
2012-01-18 22:41:57python-devcreate