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 pitrou
Recipients gregory.p.smith, matthew.brett, pitrou
Date 2010-05-10.22:39:50
SpamBayes Score 0.05901045
Marked as misclassified No
Message-id <1273531191.51.0.0411280708771.issue8672@psf.upfronthosting.co.za>
In-reply-to
Content
I also think we should improve the zlib module's error messages. I've added a patch in issue8681 for that. With that patch, the message you'd've encountered would have been "Error -5 while decompressing data: incomplete or truncated stream", which is quite more informative.
History
Date User Action Args
2010-05-10 22:39:51pitrousetrecipients: + pitrou, gregory.p.smith, matthew.brett
2010-05-10 22:39:51pitrousetmessageid: <1273531191.51.0.0411280708771.issue8672@psf.upfronthosting.co.za>
2010-05-10 22:39:50pitroulinkissue8672 messages
2010-05-10 22:39:50pitroucreate