Staging
v0.5.1
https://github.com/python/cpython
Revision d92383102740bd143c5221a519433e64c4c9c498 authored by Andrew M. Kuchling on 09 October 2000, 14:18:10 UTC, committed by Andrew M. Kuchling on 09 October 2000, 14:18:10 UTC
   a Z_BUF_ERROR while decompressing.  If it is, assume that this means
   the data being decompressed is bad and raise an exception, instead of
   just assuming that Z_BUF_ERROR always means that more space is required.
1 parent 46735ad
History
Tip revision: d92383102740bd143c5221a519433e64c4c9c498 authored by Andrew M. Kuchling on 09 October 2000, 14:18:10 UTC
Patch #101810: check whether zst.avail_out is non-zero when getting
Tip revision: d923831
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.6 KB
LICENSE -rw-r--r-- 4.9 KB
Makefile.in -rw-r--r-- 17.5 KB
README -rw-r--r-- 35.1 KB
acconfig.h -rw-r--r-- 5.5 KB
config.h.in -rw-r--r-- 16.1 KB
configure -rwxr-xr-x 167.6 KB
configure.in -rw-r--r-- 34.0 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top