This is a patch to use our own error descriptions when the zlib doesn't provide anything in particular. It would have made easier to diagnose for the reporter (and for us).
zliberrors.patch looks good to me. On Mon, May 10, 2010 at 3:37 PM, Antoine Pitrou <report@bugs.python.org> wrote: > > New submission from Antoine Pitrou <pitrou@free.fr>: > > This is a patch to use our own error descriptions when the zlib doesn't provide anything in particular. It would have made easier to diagnose for the reporter (and for us). > > ---------- > components: Extension Modules > files: zliberrors.patch > keywords: patch > messages: 105476 > nosy: gregory.p.smith, pitrou > priority: normal > severity: normal > stage: patch review > status: open > title: Make the zlib module emit more detailed error messages > type: behavior > versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2 > Added file: http://bugs.python.org/file17287/zliberrors.patch > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue8681> > _______________________________________ >