Patches item #825417, was opened at 2003-10-17 12:24 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=825417&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: Python 2.3 >Status: Closed >Resolution: Accepted 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: Martin v. Löwis (loewis) Date: 2006-07-03 15:04 Message: Logged In: YES user_id=21627 Thanks for the patch. Committed as r47215 and 47216 (for 2.4). ---------------------------------------------------------------------- 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 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches