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 gregory.p.smith
Recipients Ellison Marks, gregory.p.smith, martin.panter, xiang.zhang
Date 2017-05-19.17:09:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495213752.22.0.986954807054.issue30000@psf.upfronthosting.co.za>
In-reply-to
Content
I think adding these parameters to the zlib.compress() function is a fine addition for 3.7.  They are more convenient for those (few) who do need them.

I'd go ahead and turn it into a cpython PR.
History
Date User Action Args
2017-05-19 17:09:12gregory.p.smithsetrecipients: + gregory.p.smith, martin.panter, xiang.zhang, Ellison Marks
2017-05-19 17:09:12gregory.p.smithsetmessageid: <1495213752.22.0.986954807054.issue30000@psf.upfronthosting.co.za>
2017-05-19 17:09:12gregory.p.smithlinkissue30000 messages
2017-05-19 17:09:12gregory.p.smithcreate