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 barry, serhiy.storchaka, vstinner
Date 2017-11-26.17:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511718025.96.0.213398074469.issue32107@psf.upfronthosting.co.za>
In-reply-to
Content
If I understand correctly, the original problem was that tests failed in some environments, right? In that case we should either change the environment or just remove this check. I had added it in assumption that it is never failed for addresses obtained from network cards. If my assumption is wrong, it should be just removed.
History
Date User Action Args
2017-11-26 17:40:26serhiy.storchakasetrecipients: + serhiy.storchaka, barry, vstinner
2017-11-26 17:40:25serhiy.storchakasetmessageid: <1511718025.96.0.213398074469.issue32107@psf.upfronthosting.co.za>
2017-11-26 17:40:25serhiy.storchakalinkissue32107 messages
2017-11-26 17:40:25serhiy.storchakacreate