[Patches] [ python-Patches-1511317 ] socket.gethostbyaddr fix for machines with incomplete DNS

SourceForge.net noreply at sourceforge.net
Tue Aug 15 00:10:37 CEST 2006


Patches item #1511317, was opened at 2006-06-23 13:31
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1511317&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: Modules
Group: Python 2.4
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Charles Schwieters (chuckorama)
Assigned to: Nobody/Anonymous (nobody)
Summary: socket.gethostbyaddr fix for machines with incomplete DNS

Initial Comment:
I found that socket.gethostbyaddr would crash 2.4.3 on
machines with incomplete DNS, such as scyld cluster
nodes. The following one line obvious patch fixes the
problem. 

Charles

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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-08-14 22:10

Message:
Logged In: YES 
user_id=849994

Applied as rev. 51291.

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

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


More information about the Patches mailing list