Patches item #1767834, was opened at 2007-08-05 03:10 Message generated for change (Settings changed) made by gvanrossum 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: Closed >Resolution: Rejected 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 11:04 Message: Logged In: YES user_id=1115903 Originator: NO I don't know; I wouldn't mind doing it. Are there any special considerations for moving tests back to an older version? I can port the final set of changes to Py3k as well, since it seems that the discussion of this particular problem made its way over to the 3k mailing list at some point. ---------------------------------------------------------------------- Comment By: Georg Brandl (gbrandl) Date: 2007-08-05 10:33 Message: Logged In: YES user_id=849994 Originator: NO Will it be backported to 2.5? ---------------------------------------------------------------------- Comment By: Alan McIntyre (alanmcintyre) Date: 2007-08-05 09: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