[Patches] [ python-Patches-728815 ] test_timeout updates
SourceForge.net
noreply at sourceforge.net
Mon Feb 12 08:51:06 CET 2007
Patches item #728815, was opened at 2003-04-28 05:21
Message generated for change (Settings changed) made by rhettinger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=728815&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: Tests
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dmitry Vasiliev (hdima)
>Assigned to: Nobody/Anonymous (nobody)
Summary: test_timeout updates
Initial Comment:
Changes:
- code refactoring;
- now we catch only exceptions with proper errno codes
(also see bug #708927);
- addr_remote changed, ('www.google.com', 80) not
always works for me since we use transparent proxy;
- attempt to implement testSend(), testSendto(),
testSendall();
----------------------------------------------------------------------
Comment By: Martin v. Löwis (loewis)
Date: 2006-04-14 11:10
Message:
Logged In: YES
user_id=21627
rhettinger: would you like to review it now? If not, please
unassign.
----------------------------------------------------------------------
Comment By: Raymond Hettinger (rhettinger)
Date: 2003-06-30 09:52
Message:
Logged In: YES
user_id=80475
I'll give it more review.
Since Py2.3b2 is out, I'm marking this as a change for Py2.4
and we can apply it in early August.
----------------------------------------------------------------------
Comment By: Raymond Hettinger (rhettinger)
Date: 2003-06-30 09:52
Message:
Logged In: YES
user_id=80475
I'll give it more review.
Since Py2.3b2 is out, I'm marking this as a change for Py2.4
and we can apply it in early August.
----------------------------------------------------------------------
Comment By: Raymond Hettinger (rhettinger)
Date: 2003-06-30 09:52
Message:
Logged In: YES
user_id=80475
I'll give it more review.
Since Py2.3b2 is out, I'm marking this as a change for Py2.4
and we can apply it in early August.
----------------------------------------------------------------------
Comment By: Walter Dörwald (doerwalter)
Date: 2003-06-30 07:37
Message:
Logged In: YES
user_id=89016
I'm no expert in socket programming, so the final decision
whether this is OK is your's.
----------------------------------------------------------------------
Comment By: Raymond Hettinger (rhettinger)
Date: 2003-06-28 09:09
Message:
Logged In: YES
user_id=80475
Walter, are you interested in working this patch?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=728815&group_id=5470
More information about the Patches
mailing list