]> granicus.if.org Git - python/commit
Merged revisions 80926 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 7 May 2010 16:59:00 +0000 (16:59 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 7 May 2010 16:59:00 +0000 (16:59 +0000)
commitc7035cdc3e0a2b1e0604e3583632a785b646a453
tree28a799826d2ce2d906a4a66bee7308fac4069db1
parente02c9d22f6d0c1cbe5a65096cd454c4c0b36304c
Merged revisions 80926 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r80926 | antoine.pitrou | 2010-05-07 18:50:34 +0200 (ven., 07 mai 2010) | 5 lines

  Issue #8571: Fix an internal error when compressing or decompressing a
  chunk larger than 1GB with the zlib module's compressor and decompressor
  objects.
........
Lib/test/test_zlib.py
Misc/NEWS
Modules/zlibmodule.c