Staging
v0.5.1
https://github.com/python/cpython
Revision c321ecb08455242fd8e50e32a3307f40d1c50162 authored by Benjamin Peterson on 08 September 2008, 21:56:45 UTC, committed by Benjamin Peterson on 08 September 2008, 21:56:45 UTC
........
  r66281 | josiah.carlson | 2008-09-06 22:53:58 -0500 (Sat, 06 Sep 2008) | 3 lines

  This fixes a small inconsistency between trunk and 3.0, closing bug 3764.
........
  r66282 | josiah.carlson | 2008-09-06 23:37:10 -0500 (Sat, 06 Sep 2008) | 3 lines

  undoing change that broke trunk.  Need to find a better solution to this.
........
  r66301 | facundo.batista | 2008-09-07 19:20:28 -0500 (Sun, 07 Sep 2008) | 4 lines


  Issue 3801.  Fixing a dumb error in the deprecated parse_qsl()
  function.  Tests added.
........
  r66310 | bill.janssen | 2008-09-08 11:37:24 -0500 (Mon, 08 Sep 2008) | 1 line

  incorporate fixes from issue 3162; SSL doc patch
........
1 parent 905aa66
History
Tip revision: c321ecb08455242fd8e50e32a3307f40d1c50162 authored by Benjamin Peterson on 08 September 2008, 21:56:45 UTC
Blocked revisions 66281-66282,66301,66310 via svnmerge
Tip revision: c321ecb
File Mode Size
ChangeLog -rw-r--r-- 41.9 KB
FAQ -rw-r--r-- 14.7 KB
INDEX -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 4.0 KB
Makefile.in -rw-r--r-- 4.0 KB
README -rw-r--r-- 5.6 KB
adler32.c -rw-r--r-- 4.5 KB
algorithm.txt -rw-r--r-- 9.1 KB
compress.c -rw-r--r-- 2.4 KB
configure -rwxr-xr-x 12.9 KB
crc32.c -rw-r--r-- 12.9 KB
crc32.h -rw-r--r-- 29.9 KB
deflate.c -rw-r--r-- 62.7 KB
deflate.h -rw-r--r-- 11.8 KB
example.c -rw-r--r-- 16.0 KB
gzio.c -rw-r--r-- 30.4 KB
infback.c -rw-r--r-- 21.6 KB
inffast.c -rw-r--r-- 12.3 KB
inffast.h -rw-r--r-- 407 bytes
inffixed.h -rw-r--r-- 6.2 KB
inflate.c -rw-r--r-- 47.8 KB
inflate.h -rw-r--r-- 5.8 KB
inftrees.c -rw-r--r-- 13.4 KB
inftrees.h -rw-r--r-- 2.3 KB
make_vms.com -rw-r--r-- 12.9 KB
minigzip.c -rw-r--r-- 7.7 KB
trees.c -rw-r--r-- 43.0 KB
trees.h -rw-r--r-- 8.2 KB
uncompr.c -rw-r--r-- 2.0 KB
zconf.h -rw-r--r-- 9.3 KB
zconf.in.h -rw-r--r-- 9.3 KB
zlib.3 -rw-r--r-- 4.4 KB
zlib.h -rw-r--r-- 64.6 KB
zutil.c -rw-r--r-- 7.0 KB
zutil.h -rw-r--r-- 6.7 KB

README

back to top