[Patches] [Patch #102185] reclaim fds in smtplib.py on connect failures

noreply@sourceforge.net noreply@sourceforge.net
Thu, 2 Nov 2000 10:37:26 -0800


Patch #102185 has been updated. 

Project: python
Category: library
Status: Accepted
Summary: reclaim fds in smtplib.py on connect failures

Follow-Ups:

Date: 2000-Oct-31 08:38
By: bwarsaw

Comment:
This patch fixes bug #119883 where failures in SMTP.connect() during the socket.connect() will leak file descriptors.
-------------------------------------------------------

Date: 2000-Nov-02 10:37
By: fdrake

Comment:
Please check in and close the bug.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=102185&group_id=5470