Staging
v0.5.1
https://github.com/python/cpython
Revision f21bdb4c25052b259c16736558d58c402f104be9 authored by Andrew M. Kuchling on 27 September 2006, 19:37:27 UTC, committed by Andrew M. Kuchling on 27 September 2006, 19:37:27 UTC
[Possibly controversial because it adds a parameter to a method.
 This parameter isn't documented, however, so arguably it's a private
 detail, and the fix is necessary to make GzipFile.flush() behave more
 similarly to regular file object.]

Patch #1110248: SYNC_FLUSH the zlib buffer for GZipFile.flush.
Partially fixes #1110242.
1 parent c39c7c1
History
Tip revision: f21bdb4c25052b259c16736558d58c402f104be9 authored by Andrew M. Kuchling on 27 September 2006, 19:37:27 UTC
[Backport rev. 38534 by loewis]
Tip revision: f21bdb4
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 13.2 KB
Makefile.pre.in -rw-r--r-- 31.8 KB
README -rw-r--r-- 49.9 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 584.2 KB
configure.in -rw-r--r-- 87.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 53.1 KB

README

back to top