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 benjamin.peterson, christian.heimes, georg.brandl, larry, schmir, serhiy.storchaka
Date 2013-02-14.12:10:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360843837.1.0.632073165316.issue16043@psf.upfronthosting.co.za>
In-reply-to
Content
I think instead of global variable it will be better to add an optional parameter for gzip_decode() (with a sane default value) and related functions. Or at least in additional to it.
History
Date User Action Args
2013-02-14 12:10:37serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, larry, christian.heimes, schmir, benjamin.peterson
2013-02-14 12:10:37serhiy.storchakasetmessageid: <1360843837.1.0.632073165316.issue16043@psf.upfronthosting.co.za>
2013-02-14 12:10:37serhiy.storchakalinkissue16043 messages
2013-02-14 12:10:36serhiy.storchakacreate