[Python-bugs-list] [Bug #119883] smtplib.py can leak file descriptors

noreply@sourceforge.net noreply@sourceforge.net
Wed, 8 Nov 2000 12:29:08 -0800


Bug #119883, was updated on 2000-Oct-31 08:35
Here is a current snapshot of the bug.

Project: Python
Category: Library
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: smtplib.py can leak file descriptors

Details: If the socket.connect() fails in SMTP.connect() in smtplib.py, file descriptors are leaked.  Patch #102185 fixes this.

Follow-Ups:

Date: 2000-Nov-08 12:29
By: fdrake

Comment:
I accepted the patch last week; please check it in and close this bug.
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=119883&group_id=5470