Patches item #1767834, was opened at 2007-08-05 02:10
Message generated for change (Comment added) made by alanmcintyre
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1767834&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 3000
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hasan Diwan (hdiwan650)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_asyncore fix

Initial Comment:
Fixes the socket.error(48, 'address already in use') intermittent failure by 
binding to an arbitrary high port and then using getsockname() to retrieve the 
port. There is a further error with the socket.error module that I think I'd 
like some hours of sleep before looking at. 

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

Comment By: Alan McIntyre (alanmcintyre)
Date: 2007-08-05 08:45

Message:
Logged In: YES 
user_id=1115903
Originator: NO

This change has already been made to test_asyncore.py as part of rev 56604
on July 28, 2007.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1767834&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to