Staging
v0.5.1
https://github.com/python/cpython
Revision f8f30fad4dfdad4a655942963c1e5fc3ae0d9cfb authored by Gregory P. Smith on 06 July 2008, 04:04:07 UTC, committed by Gregory P. Smith on 06 July 2008, 04:04:07 UTC
- Issue #2632: Prevent socket.read(bignumber) from over allocating memory
  in the common case when the data is returned from the underlying socket
  in increments much smaller than bignumber.
1 parent 6d7f937
History
Tip revision: f8f30fad4dfdad4a655942963c1e5fc3ae0d9cfb authored by Gregory P. Smith on 06 July 2008, 04:04:07 UTC
Backport r62627 + r62744 from trunk to fix issue 2632.
Tip revision: f8f30fa
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.6 KB
README -rw-r--r-- 53.8 KB
configure -rwxr-xr-x 612.4 KB
configure.in -rw-r--r-- 96.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.7 KB
setup.py -rw-r--r-- 67.4 KB

README

back to top