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 python-dev
Recipients akuchling, docs@python, martin.panter, nadeem.vawda, phr, python-dev, terry.reedy
Date 2016-05-27.08:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160527084552.13905.13432.4830B7B4@psf.io>
In-reply-to
Content
New changeset 4c88d6d18e85 by Martin Panter in branch '3.5':
Issue #5784: Expand documentation and tests for zlib wbits parameter
https://hg.python.org/cpython/rev/4c88d6d18e85

New changeset 4d4f27fc70d5 by Martin Panter in branch 'default':
Issue #5784: Merge zlib from 3.5
https://hg.python.org/cpython/rev/4d4f27fc70d5

New changeset e5fc74588cea by Martin Panter in branch '2.7':
Issue #5784: Expand documentation and tests for zlib wbits parameter
https://hg.python.org/cpython/rev/e5fc74588cea
History
Date User Action Args
2016-05-27 08:45:57python-devsetrecipients: + python-dev, akuchling, terry.reedy, phr, nadeem.vawda, docs@python, martin.panter
2016-05-27 08:45:57python-devlinkissue5784 messages
2016-05-27 08:45:57python-devcreate