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 serhiy.storchaka
Recipients christian.heimes, georg.brandl, maubp, pitrou, python-dev, serhiy.storchaka
Date 2013-04-09.14:44:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365518687.02.0.0344842803044.issue17666@psf.upfronthosting.co.za>
In-reply-to
Content
The committed patch contains a simple test for gzip file with an extra field. When we add the feature to create gzip files with an extra field, this test can be extended.
History
Date User Action Args
2013-04-09 14:44:47serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, pitrou, christian.heimes, maubp, python-dev
2013-04-09 14:44:47serhiy.storchakasetmessageid: <1365518687.02.0.0344842803044.issue17666@psf.upfronthosting.co.za>
2013-04-09 14:44:47serhiy.storchakalinkissue17666 messages
2013-04-09 14:44:46serhiy.storchakacreate