[Patches] [ python-Patches-825417 ] telnetlib timeout fix (bug 822974)

SourceForge.net noreply at sourceforge.net
Sat Oct 25 05:36:09 EDT 2003


Patches item #825417, was opened at 2003-10-17 12:24
Message generated for change (Comment added) made by johahn
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=825417&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Johan M. Hahn (johahn)
Assigned to: Nobody/Anonymous (nobody)
Summary: telnetlib timeout fix (bug 822974)

Initial Comment:
Timeout behaviour do not match the docs. This patch 
fixes the read_until and expect methods to decreese the 
timeout between subsequent calls to select.select. See 
<a href="http://sourceforge.net/tracker/index.php?
func=detail&aid=822974&group_id=5470&atid=105470">bu
g 822974</a> for more info.




My system:


Python 2.3 final


Windows 2000 5.00.2951 sp4




...johahn


----------------------------------------------------------------------

>Comment By: Johan M. Hahn (johahn)
Date: 2003-10-25 11:36

Message:
Logged In: YES 
user_id=887415

Uploaded some simple code for producing the bug and also 
testing the patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=825417&group_id=5470



More information about the Patches mailing list