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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 8 Nov 2000 14:23:08 -0800


Patch #102185 has been updated. 

Project: python
Category: library
Status: Closed
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.
-------------------------------------------------------

Date: 2000-Nov-08 14:23
By: bwarsaw

Comment:
Patch applied to smtplib.py 1.30
-------------------------------------------------------

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

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