Staging
v0.8.1
https://github.com/python/cpython
Revision 19d6a4fd4974a0536a02c93a0dc878194a1d4691 authored by Daniel Stutzbach on 31 August 2010, 20:08:07 UTC, committed by Daniel Stutzbach on 31 August 2010, 20:08:07 UTC
avoid issues when socket.close is called from a __del__ method.
1 parent a606faa
History
Tip revision: 19d6a4fd4974a0536a02c93a0dc878194a1d4691 authored by Daniel Stutzbach on 31 August 2010, 20:08:07 UTC
Issue #808164: Fixed socket.close to avoid references to globals, to
Tip revision: 19d6a4f
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 538 bytes
.hgignore -rw-r--r-- 752 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 40.2 KB
README -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 391.7 KB
configure.in -rw-r--r-- 120.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.4 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.7 KB

README

back to top