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 martin.panter
Recipients BreamoreBoy, docs@python, edulix, lars.gustaebel, martin.panter, nadeem.vawda, serhiy.storchaka
Date 2015-03-23.00:16:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427069773.96.0.926141486024.issue22163@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect the patch is wrong and the zlib documentation needs fixing instead. See <https://docs.python.org/dev/library/zlib.html#zlib.decompress> for a possible explanation of the negative sign, although it would make more sense for compress() which would actually create a “gzip” header.
History
Date User Action Args
2015-03-23 00:16:14martin.pantersetrecipients: + martin.panter, lars.gustaebel, nadeem.vawda, docs@python, BreamoreBoy, serhiy.storchaka, edulix
2015-03-23 00:16:13martin.pantersetmessageid: <1427069773.96.0.926141486024.issue22163@psf.upfronthosting.co.za>
2015-03-23 00:16:13martin.panterlinkissue22163 messages
2015-03-23 00:16:13martin.pantercreate