]> granicus.if.org Git - python/commit
Issue #8681: Make the zlib module's error messages more informative when
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 May 2010 23:42:28 +0000 (23:42 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 May 2010 23:42:28 +0000 (23:42 +0000)
commitfc3bfad2e0376ea5aa8a0c5352aafd3d731aaad7
treee441f98008f8bcead20dddeaf5ed546fbc8d8475
parent37ffc3e3ba18d0e54ea6f79e9c8aad94f0b41a7d
Issue #8681: Make the zlib module's error messages more informative when
the zlib itself doesn't give any detailed explanation.
Lib/test/test_zlib.py
Misc/NEWS
Modules/zlibmodule.c