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 martin.panter, nadeem.vawda, palaviv, twouters
Date 2016-01-30.21:35:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454189713.19.0.525681295865.issue26243@psf.upfronthosting.co.za>
In-reply-to
Content
Seems like a reasonable enhancement. A couple of points:

* Watch out for the parameter names. Should it be “bytes” or “data”?
* Z_DEFAULT_COMPRESSION is -1 not 6 (see Issue 26244)
* Needs a version changed notice, and probably a What’s New update
History
Date User Action Args
2016-01-30 21:35:13martin.pantersetrecipients: + martin.panter, twouters, nadeem.vawda, palaviv
2016-01-30 21:35:13martin.pantersetmessageid: <1454189713.19.0.525681295865.issue26243@psf.upfronthosting.co.za>
2016-01-30 21:35:13martin.panterlinkissue26243 messages
2016-01-30 21:35:12martin.pantercreate