]> granicus.if.org Git - python/commit
Merged revisions 81098 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 May 2010 23:46:02 +0000 (23:46 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 May 2010 23:46:02 +0000 (23:46 +0000)
commit53b2166f0ba2f63ec5711718e09f890c4fe09922
tree98e4f2e68f73efa05b00c809f2ca8b0fc6b14271
parentc09c92fd81b05db4e5bfe5322f038ca1727fcde0
Merged revisions 81098 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81098 | antoine.pitrou | 2010-05-12 01:42:28 +0200 (mer., 12 mai 2010) | 5 lines

  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