This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2001-11-30.09:35:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Arrghh. I was trying to find out which of the tests fail,
but attached the wrong version of the file: I meant to put
printfs into each failure. Please try aicheck2.c instead.

Anyway, it seems that your system is indeed one of those
where the test should find out problems with the C library
(unless the test that fails is bogus, which we can
investigate once we know what it is that fails). I'll try to
come up with a patch that allows usage of the getaddrinfo
emulation even on systems where getaddrinfo is in the C library.
History
Date User Action Args
2007-08-23 13:57:37adminlinkissue486099 messages
2007-08-23 13:57:37admincreate