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 Vladimir Mihailenco, gregory.p.smith, martin.panter, nadeem.vawda, twouters, xiang.zhang
Date 2016-06-05.06:21:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465107679.94.0.0327521238465.issue27164@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which I propose to use that factors out a set_inflate_zdict() function. I think this will help with maintainence, e.g. if someone changes the UINT_MAX checking, but forgets that there are two places than need changing. Let me know if that is okay with you :)
History
Date User Action Args
2016-06-05 06:21:20martin.pantersetrecipients: + martin.panter, twouters, gregory.p.smith, nadeem.vawda, xiang.zhang, Vladimir Mihailenco
2016-06-05 06:21:19martin.pantersetmessageid: <1465107679.94.0.0327521238465.issue27164@psf.upfronthosting.co.za>
2016-06-05 06:21:19martin.panterlinkissue27164 messages
2016-06-05 06:21:19martin.pantercreate