[issue8681] Make the zlib module emit more detailed error messages

Gregory P. Smith report at bugs.python.org
Tue May 11 22:50:50 CEST 2010


Gregory P. Smith <greg at krypto.org> added the comment:

zliberrors.patch looks good to me.

On Mon, May 10, 2010 at 3:37 PM, Antoine Pitrou <report at bugs.python.org> wrote:
>
> New submission from Antoine Pitrou <pitrou at 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 issue8672 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 at bugs.python.org>
> <http://bugs.python.org/issue8681>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8681>
_______________________________________


More information about the Python-bugs-list mailing list