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 Vladimir Mihailenco, gregory.p.smith, martin.panter, nadeem.vawda, python-dev, twouters, xiang.zhang
Date 2016-06-05.12:36:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160605123653.100427.25766.2E169DB8@psf.io>
In-reply-to
Content
New changeset d91b951e676f by Martin Panter in branch '3.5':
Issue #27164: Allow decompressing raw Deflate streams with predefined zdict
https://hg.python.org/cpython/rev/d91b951e676f

New changeset 470954641f3b by Martin Panter in branch 'default':
Issue #27164: Merge raw Deflate zdict support from 3.5
https://hg.python.org/cpython/rev/470954641f3b
History
Date User Action Args
2016-06-05 12:36:56python-devsetrecipients: + python-dev, twouters, gregory.p.smith, nadeem.vawda, martin.panter, xiang.zhang, Vladimir Mihailenco
2016-06-05 12:36:56python-devlinkissue27164 messages
2016-06-05 12:36:56python-devcreate