commit | e96bf094755430684239fb8b61581053f069f73e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 06 17:25:56 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 06 17:25:56 2010 +0000 |
tree | f9d2147ac75d3a89e008301ce664655d030463dd | |
parent | 5775b79c35174c509ed4585f78da39430743e922 [diff] |
Merged revisions 79849 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r79849 | antoine.pitrou | 2010-04-06 19:23:13 +0200 (mar., 06 avril 2010) | 9 lines Merged revisions 79848 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79848 | antoine.pitrou | 2010-04-06 19:21:09 +0200 (mar., 06 avril 2010) | 3 lines Issue #8193: Fix test_zlib failure with zlib 1.2.4. ........ ................