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 serhiy.storchaka
Recipients BreamoreBoy, David.Edelsohn, aivarsk, koobs, neologix, python-dev, serhiy.storchaka, vstinner
Date 2014-11-14.19:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415994016.71.0.0315715175359.issue17293@psf.upfronthosting.co.za>
In-reply-to
Content
This issue had added new tests. Here is a patch against 2.7 (3.4+ should use OSError instead of socket.gaierror) which fixes _arp_getnode().
History
Date User Action Args
2014-11-14 19:40:16serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, neologix, BreamoreBoy, python-dev, koobs, aivarsk, David.Edelsohn
2014-11-14 19:40:16serhiy.storchakasetmessageid: <1415994016.71.0.0315715175359.issue17293@psf.upfronthosting.co.za>
2014-11-14 19:40:16serhiy.storchakalinkissue17293 messages
2014-11-14 19:40:16serhiy.storchakacreate