Staging
v0.5.1
https://github.com/python/cpython
Revision 08f5f7aa81321eb667609b2f096b2fc0c092cad4 authored by Nadeem Vawda on 23 July 2011, 12:03:00 UTC, committed by Nadeem Vawda on 23 July 2011, 12:03:00 UTC
* ftpwrapper now uses reference counting to ensure that the underlying socket
  is closed when the ftpwrapper object is no longer in use
* ftplib.FTP.ntransfercmd() now closes the socket if an error occurs

Initial patch by Victor Stinner.
1 parent de02a71
History
Tip revision: 08f5f7aa81321eb667609b2f096b2fc0c092cad4 authored by Nadeem Vawda on 23 July 2011, 12:03:00 UTC
Issue #10883: Fix socket leaks in urllib.request.
Tip revision: 08f5f7a
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 587 bytes
.gitignore -rw-r--r-- 595 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 898 bytes
.hgtags -rw-r--r-- 4.4 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 42.4 KB
README -rw-r--r-- 6.4 KB
configure -rwxr-xr-x 399.3 KB
configure.in -rw-r--r-- 122.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.9 KB
setup.py -rw-r--r-- 80.3 KB

README

back to top