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 palaviv
Recipients docs@python, nadeem.vawda, palaviv, twouters
Date 2016-01-30.18:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In the zlib.compressobj documentation the default value of the compress level is -1 while it is actually 6.

patch is included
History
Date User Action Args
2016-01-30 18:48:48palavivsetrecipients: + palaviv, twouters, nadeem.vawda, docs@python
2016-01-30 18:48:48palavivsetmessageid: <[email protected]>
2016-01-30 18:48:48palavivlinkissue26244 messages
2016-01-30 18:48:48palavivcreate